mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 14:15:13 +00:00 
			
		
		
		
	[extractor/generic] Extract RSS entries as url_transparent (#11163)
This commit is contained in:
		| @@ -1693,7 +1693,7 @@ class GenericIE(InfoExtractor): | ||||
|                 continue | ||||
|  | ||||
|             entries.append({ | ||||
|                 '_type': 'url', | ||||
|                 '_type': 'url_transparent', | ||||
|                 'url': next_url, | ||||
|                 'title': it.find('title').text, | ||||
|             }) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․