rename iter_search_results to either search_videos and search_gallery (closes #779)
This commit is contained in:
parent
46f94a1d78
commit
56691d7ea7
39 changed files with 52 additions and 52 deletions
|
|
@ -175,7 +175,7 @@ class RadioFranceBackend(BaseBackend, ICapRadio, ICapCollection, ICapVideo):
|
|||
# TODO
|
||||
# http://www.franceculture.fr/recherche/key%3DYOURSEARCH%2526type%3Demission
|
||||
# http://www.franceinter.fr/recherche/key%3DYOURSEARCH%2526tri%3Dpertinence%2526theme%3Ddefault%2526type%3Demission
|
||||
#def iter_search_results(self, *args, **kwargs):
|
||||
#def search_videos(self, *args, **kwargs):
|
||||
# return []
|
||||
|
||||
def get_video(self, _id):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue