mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-18 03:08:31 +00:00
remove unneeded empty line
This commit is contained in:
parent
02fb2bafbc
commit
4dbd9402f9
@ -80,7 +80,6 @@ def _real_extract(self, url):
|
||||
if b36_id:
|
||||
video_id = str(int(video_id, 36))
|
||||
|
||||
|
||||
# 'contentv4' is used in the website, but it also returns the related
|
||||
# videos, we don't need them
|
||||
# video_data = self._download_json(
|
||||
|
Loading…
Reference in New Issue
Block a user