mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-12-21 00:25:42 +07:00
Run formatter
This commit is contained in:
@@ -3319,7 +3319,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
|
||||||
|
|||||||
Reference in New Issue
Block a user