mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	Add a _TEST_
This commit is contained in:
		| @@ -260,6 +260,20 @@ class GenericIE(InfoExtractor): | ||||
|                 'uploader': 'Spi0n', | ||||
|             }, | ||||
|             'add_ie': ['Dailymotion'], | ||||
|         }, | ||||
|         # YouTube embed via <data-embed-url=""> | ||||
|         { | ||||
|             'url': 'https://play.google.com/store/apps/details?id=com.gameloft.android.ANMP.GloftA8HM', | ||||
|             'md5': 'c267b1ab6d736057d64babaa37e07a66', | ||||
|             'info_dict': { | ||||
|                 'id': 'Ybd-qmqYYpA', | ||||
|                 'ext': 'mp4', | ||||
|                 'title': 'Asphalt 8: Airborne -  Chinese Great Wall - Android Game Trailer', | ||||
|                 'uploader': 'gameloftandroid', | ||||
|                 'uploader_id': 'gameloftandroid', | ||||
|                 'upload_date': '20140321', | ||||
|                 'description': 'md5:9c6dca5dd75b7131ce482ccf080749d6' | ||||
|             } | ||||
|         } | ||||
|     ] | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 anovicecodemonkey
					anovicecodemonkey