mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +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:
		| @@ -83,7 +83,7 @@ class MixchArchiveIE(InfoExtractor): | ||||
|             'id': '421', | ||||
|             'ext': 'mp4', | ||||
|             'title': '96NEKO SHOW TIME', | ||||
|         } | ||||
|         }, | ||||
|     }, { | ||||
|         'url': 'https://mixch.tv/archive/1213', | ||||
|         'skip': 'paid video, no DRM. expires at Dec 31, 2023', | ||||
| @@ -93,7 +93,7 @@ class MixchArchiveIE(InfoExtractor): | ||||
|             'title': '【特別トーク番組アーカイブス】Merm4id×燐舞曲 2nd LIVE「VERSUS」', | ||||
|             'release_date': '20231201', | ||||
|             'thumbnail': str, | ||||
|         } | ||||
|         }, | ||||
|     }, { | ||||
|         'url': 'https://mixch.tv/archive/1214', | ||||
|         'only_matching': True, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sepro
					sepro