Update search.py
This commit is contained in:
parent
bdf05adcb1
commit
376bbf2fa2
@ -143,3 +143,5 @@ class Search(Download):
|
|||||||
if page in self.audio_pages:
|
if page in self.audio_pages:
|
||||||
return page.download(music_object=self._current_option._derive_from)
|
return page.download(music_object=self._current_option._derive_from)
|
||||||
|
|
||||||
|
return False
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user