removed unused functions
This commit is contained in:
parent
07fa14915c
commit
39afdae0b2
4 changed files with 0 additions and 14 deletions
|
|
@ -43,10 +43,6 @@ class YoujizzBrowser(BaseBrowser):
|
|||
self.location(url)
|
||||
return self.page.get_video(video)
|
||||
|
||||
@check_domain
|
||||
def iter_page_urls(self, mozaic_url):
|
||||
raise NotImplementedError()
|
||||
|
||||
def iter_search_results(self, pattern):
|
||||
if not pattern:
|
||||
self.home()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue