removed unused functions
This commit is contained in:
parent
07fa14915c
commit
39afdae0b2
4 changed files with 0 additions and 14 deletions
|
|
@ -52,9 +52,6 @@ class YoupornBackend(BaseBackend, ICapVideo):
|
|||
with self.browser:
|
||||
return self.browser.iter_search_results(pattern, self.SORTBY[sortby])
|
||||
|
||||
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