mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +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:
		| @@ -8,10 +8,10 @@ class SibnetEmbedIE(InfoExtractor): | ||||
|     _WEBPAGE_TESTS = [{ | ||||
|         'url': 'https://phpbb3.x-tk.ru/bbcode-video-sibnet-t24.html', | ||||
|         'info_dict': { | ||||
|             'id': 'shell',  # FIXME? | ||||
|             'id': 'shell',  # FIXME: Non unique ID? | ||||
|             'ext': 'mp4', | ||||
|             'age_limit': 0, | ||||
|             'thumbnail': 'https://video.sibnet.ru/upload/cover/video_1887072_0.jpg', | ||||
|             'title': 'КВН Москва не сразу строилась  - Девушка впервые играет в Mortal Kombat', | ||||
|         } | ||||
|         }, | ||||
|     }] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sepro
					sepro