mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-20 01:08:45 +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:
@@ -21,7 +21,7 @@ class RadioZetPodcastIE(InfoExtractor):
|
||||
'duration': 83,
|
||||
'series': 'Nie Ma Za Co',
|
||||
'creator': 'Katarzyna Pakosińska',
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
def _call_api(self, podcast_id, display_id):
|
||||
|
Reference in New Issue
Block a user