1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 22:55:18 +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:
sepro
2024-06-12 01:09:58 +02:00
committed by GitHub
parent db50f19d76
commit add96eb9f8
915 changed files with 7027 additions and 7246 deletions

View File

@@ -21,7 +21,7 @@ class CanalAlphaIE(InfoExtractor):
'upload_date': '20211028',
'duration': 1125,
},
'params': {'skip_download': True}
'params': {'skip_download': True},
}, {
'url': 'https://www.canalalpha.ch/play/le-journal/topic/24512/la-poste-fait-de-neuchatel-un-pole-cryptographique',
'info_dict': {
@@ -33,7 +33,7 @@ class CanalAlphaIE(InfoExtractor):
'upload_date': '20211028',
'duration': 138,
},
'params': {'skip_download': True}
'params': {'skip_download': True},
}, {
'url': 'https://www.canalalpha.ch/play/eureka/episode/24484/ces-innovations-qui-veulent-rendre-lagriculture-plus-durable',
'info_dict': {
@@ -45,7 +45,7 @@ class CanalAlphaIE(InfoExtractor):
'upload_date': '20211026',
'duration': 360,
},
'params': {'skip_download': True}
'params': {'skip_download': True},
}, {
'url': 'https://www.canalalpha.ch/play/avec-le-temps/episode/23516/redonner-de-leclat-grace-au-polissage',
'info_dict': {
@@ -57,7 +57,7 @@ class CanalAlphaIE(InfoExtractor):
'upload_date': '20210726',
'duration': 360,
},
'params': {'skip_download': True}
'params': {'skip_download': True},
}, {
'url': 'https://www.canalalpha.ch/play/le-journal/topic/33500/encore-des-mesures-deconomie-dans-le-jura',
'info_dict': {