diff --git a/weboob/capabilities/video.py b/weboob/capabilities/video.py index 9567d9fa..0247c3e2 100644 --- a/weboob/capabilities/video.py +++ b/weboob/capabilities/video.py @@ -71,9 +71,6 @@ class BaseVideo(CapBaseObject): class ICapVideo(IBaseCap): - def iter_page_urls(self, mozaic_url): - raise NotImplementedError() - (SEARCH_RELEVANCE, SEARCH_RATING, SEARCH_VIEWS,