authors update
This commit is contained in:
parent
690a100e2b
commit
130d304a03
2 changed files with 3 additions and 3 deletions
4
AUTHORS
4
AUTHORS
|
|
@ -25,8 +25,8 @@ Noe Rubinstein <noe.rubinstein@gmail.com>
|
||||||
and Simplyreadit modules maintainer.
|
and Simplyreadit modules maintainer.
|
||||||
|
|
||||||
Julien Veyssier <julien.veyssier@aiur.fr>
|
Julien Veyssier <julien.veyssier@aiur.fr>
|
||||||
* CreditMutuel, Geolocip, Ipinfodb, IsoHunt, Kickass, and Piratebay
|
* CreditMutuel, Geolocip, Ipinfodb, IsoHunt, Kickass, Piratebay,
|
||||||
modules maintainer.
|
Attilasub, Opensubtitles, Tvsubtitles and Btmon modules maintainer.
|
||||||
|
|
||||||
Christophe Benz <christophe.benz@gmail.com>
|
Christophe Benz <christophe.benz@gmail.com>
|
||||||
* Bouygues, INA, SFR and Youtube modules maintainer.
|
* Bouygues, INA, SFR and Youtube modules maintainer.
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@ from weboob.tools.browser import BasePage
|
||||||
from weboob.tools.misc import get_bytes_size
|
from weboob.tools.misc import get_bytes_size
|
||||||
|
|
||||||
|
|
||||||
__all__ = ['TorrentsPage']
|
__all__ = ['TorrentsPage','TorrentPage']
|
||||||
|
|
||||||
|
|
||||||
class TorrentsPage(BasePage):
|
class TorrentsPage(BasePage):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue