mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-02 16:45:52 +01:00
Run formatter
This commit is contained in:
parent
5c430b67bd
commit
f536080701
@ -3323,7 +3323,6 @@ def IE_NAME(self):
|
|||||||
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