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:
		| @@ -15,7 +15,7 @@ class HarpodeonIE(InfoExtractor): | ||||
|             'description': 'md5:47e16bdb41fc8a79c83ab83af11c8b77', | ||||
|             'creator': 'Vitagraph Company of America', | ||||
|             'release_year': 1915, | ||||
|         } | ||||
|         }, | ||||
|     }, { | ||||
|         'url': 'https://www.harpodeon.com/preview/The_Smoking_Out_of_Bella_Butts/268068288', | ||||
|         'md5': '6dfea5412845f690c7331be703f884db', | ||||
| @@ -26,7 +26,7 @@ class HarpodeonIE(InfoExtractor): | ||||
|             'description': 'md5:47e16bdb41fc8a79c83ab83af11c8b77', | ||||
|             'creator': 'Vitagraph Company of America', | ||||
|             'release_year': 1915, | ||||
|         } | ||||
|         }, | ||||
|     }, { | ||||
|         'url': 'https://www.harpodeon.com/preview/Behind_the_Screen/421838710', | ||||
|         'md5': '7979df9ca04637282cb7d172ab3a9c3b', | ||||
| @@ -37,7 +37,7 @@ class HarpodeonIE(InfoExtractor): | ||||
|             'description': 'md5:008972a3dc51fba3965ee517d2ba9155', | ||||
|             'creator': 'Lone Star Corporation', | ||||
|             'release_year': 1916, | ||||
|         } | ||||
|         }, | ||||
|     }] | ||||
| 
 | ||||
|     def _real_extract(self, url): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sepro
					sepro