remove unused method
This commit is contained in:
parent
f72c08a448
commit
7eb408d69c
1 changed files with 0 additions and 3 deletions
|
|
@ -71,9 +71,6 @@ class BaseVideo(CapBaseObject):
|
||||||
|
|
||||||
|
|
||||||
class ICapVideo(IBaseCap):
|
class ICapVideo(IBaseCap):
|
||||||
def iter_page_urls(self, mozaic_url):
|
|
||||||
raise NotImplementedError()
|
|
||||||
|
|
||||||
(SEARCH_RELEVANCE,
|
(SEARCH_RELEVANCE,
|
||||||
SEARCH_RATING,
|
SEARCH_RATING,
|
||||||
SEARCH_VIEWS,
|
SEARCH_VIEWS,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue