backend move to tools
This commit is contained in:
parent
1847ea5f34
commit
0028e48b61
12 changed files with 20 additions and 19 deletions
|
|
@ -19,8 +19,8 @@
|
|||
import datetime
|
||||
import logging
|
||||
|
||||
from weboob.core.backend import BaseBackend
|
||||
from weboob.capabilities.video import ICapVideo
|
||||
from weboob.tools.backend import BaseBackend
|
||||
|
||||
from .browser import YoutubeBrowser
|
||||
from .video import YoutubeVideo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue