new API for the fillobj feature and severaaal fixes
This commit is contained in:
parent
fc4badf88e
commit
edc83df3a1
11 changed files with 60 additions and 42 deletions
|
|
@ -24,7 +24,7 @@ from weboob.tools.parsers.lxmlparser import select
|
|||
from .video import YoutubeVideo
|
||||
|
||||
|
||||
__all__ = ['ForbiddenVideoPage', 'VerifyAgePage', 'VideoPage']
|
||||
__all__ = ['ForbiddenVideo', 'ForbiddenVideoPage', 'VerifyAgePage', 'VideoPage']
|
||||
|
||||
|
||||
class ForbiddenVideo(Exception):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue