mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +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:
		| @@ -16,7 +16,7 @@ class JoveIE(InfoExtractor): | ||||
|                 'description': 'md5:015dd4509649c0908bc27f049e0262c6', | ||||
|                 'thumbnail': r're:^https?://.*\.png$', | ||||
|                 'upload_date': '20110523', | ||||
|             } | ||||
|             }, | ||||
|         }, | ||||
|         { | ||||
|             'url': 'http://www.jove.com/video/51796/culturing-caenorhabditis-elegans-axenic-liquid-media-creation', | ||||
| @@ -28,7 +28,7 @@ class JoveIE(InfoExtractor): | ||||
|                 'description': 'md5:35ff029261900583970c4023b70f1dc9', | ||||
|                 'thumbnail': r're:^https?://.*\.png$', | ||||
|                 'upload_date': '20140802', | ||||
|             } | ||||
|             }, | ||||
|         }, | ||||
| 
 | ||||
|     ] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sepro
					sepro