mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[voicerepublic] Remove creator field
This commit is contained in:
		| @@ -19,7 +19,6 @@ class VoiceRepublicIE(InfoExtractor): | ||||
|             'title': 'Watching the Watchers: Building a Sousveillance State', | ||||
|             'thumbnail': 'https://voicerepublic.com/system/flyer/2296.png', | ||||
|             'description': 'md5:715ba964958afa2398df615809cfecb1', | ||||
|             'creator': 'M. C. McGrath', | ||||
|         } | ||||
|     } | ||||
|  | ||||
| @@ -51,5 +50,4 @@ class VoiceRepublicIE(InfoExtractor): | ||||
|             'url': self._og_search_url(webpage), | ||||
|             'thumbnail': thumbnail, | ||||
|             'description': self._og_search_description(webpage), | ||||
|             'creator': self._html_search_meta('author', webpage), | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Duncan
					Duncan