mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-03-17 03:54:38 +00:00
Run formatter
This commit is contained in:
parent
5c430b67bd
commit
f536080701
1 changed files with 9 additions and 10 deletions
|
@ -3323,7 +3323,6 @@ class YoutubeFeedsInfoExtractor(YoutubeBaseInfoExtractor):
|
|||
def _real_initialize(self):
|
||||
self._login()
|
||||
|
||||
|
||||
def _find_videos_in_json(self, extracted):
|
||||
videos = []
|
||||
continuation = None
|
||||
|
|
Loading…
Add table
Reference in a new issue