mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-27 10:54:34 +01:00
Run formatter
This commit is contained in:
parent
5c430b67bd
commit
f536080701
@ -3323,7 +3323,6 @@ class YoutubeFeedsInfoExtractor(YoutubeBaseInfoExtractor):
|
|||||||
def _real_initialize(self):
|
def _real_initialize(self):
|
||||||
self._login()
|
self._login()
|
||||||
|
|
||||||
|
|
||||||
def _find_videos_in_json(self, extracted):
|
def _find_videos_in_json(self, extracted):
|
||||||
videos = []
|
videos = []
|
||||||
continuation = None
|
continuation = None
|
||||||
|
Loading…
Reference in New Issue
Block a user