mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[dailymotion] improve extraction
- extract http formats included in m3u8 manifest - fix user extraction(closes #3553)(closes #21415) - add suport for User Authentication(closes #11491) - fix password protected videos extraction(closes #23176) - respect age limit option and family filter cookie value(closes #18437) - handle video url playlist query param - report alowed countries for geo-restricted videos
This commit is contained in:
		| @@ -216,8 +216,7 @@ class VKIE(VKBaseIE): | ||||
|                 'id': 'k3lz2cmXyRuJQSjGHUv', | ||||
|                 'ext': 'mp4', | ||||
|                 'title': 'md5:d52606645c20b0ddbb21655adaa4f56f', | ||||
|                 # TODO: fix test by fixing dailymotion description extraction | ||||
|                 'description': 'md5:c651358f03c56f1150b555c26d90a0fd', | ||||
|                 'description': 'md5:424b8e88cc873217f520e582ba28bb36', | ||||
|                 'uploader': 'AniLibria.Tv', | ||||
|                 'upload_date': '20160914', | ||||
|                 'uploader_id': 'x1p5vl5', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Remita Amine
					Remita Amine