removed unused functions
This commit is contained in:
parent
07fa14915c
commit
39afdae0b2
4 changed files with 0 additions and 14 deletions
|
|
@ -68,9 +68,6 @@ class YoutubeBackend(BaseBackend, ICapVideo):
|
|||
)
|
||||
yield video
|
||||
|
||||
def iter_page_urls(self, mozaic_url):
|
||||
raise NotImplementedError()
|
||||
|
||||
def fill_video(self, video, fields):
|
||||
if fields != ['thumbnail']:
|
||||
# if we don't want only the thumbnail, we probably want also every fields
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue