mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-15 20:36:36 +00:00
[cleanup] Add more ruff rules (#10149)
Authored by: seproDev Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com> Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
This commit is contained in:
@@ -94,7 +94,7 @@ class SkyNewsStoryIE(SkyBaseIE):
|
||||
'upload_date': '20211027',
|
||||
'timestamp': 1635317494,
|
||||
'uploader_id': '6058004172001',
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
Reference in New Issue
Block a user