mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-22 08:34:32 +01:00
Fixed a minor Flake Error (Whitespace in empty line)
This commit is contained in:
parent
63cf1124fa
commit
280f00d055
@ -336,7 +336,7 @@ class IqiyiIE(InfoExtractor):
|
||||
break
|
||||
else:
|
||||
break
|
||||
|
||||
|
||||
return self.playlist_result(entries, album_id, album_title)
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
Loading…
Reference in New Issue
Block a user