mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:35:12 +00:00 
			
		
		
		
	[youtube] Fix tests
This commit is contained in:
		@@ -570,7 +570,7 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
 | 
			
		||||
                'upload_date': '20120506',
 | 
			
		||||
                'title': 'Icona Pop - I Love It (feat. Charli XCX) [OFFICIAL VIDEO]',
 | 
			
		||||
                'alt_title': 'I Love It (feat. Charli XCX)',
 | 
			
		||||
                'description': 'md5:f3ceb5ef83a08d95b9d146f973157cc8',
 | 
			
		||||
                'description': 'md5:19a2f98d9032b9311e686ed039564f63',
 | 
			
		||||
                'tags': ['Icona Pop i love it', 'sweden', 'pop music', 'big beat records', 'big beat', 'charli',
 | 
			
		||||
                         'xcx', 'charli xcx', 'girls', 'hbo', 'i love it', "i don't care", 'icona', 'pop',
 | 
			
		||||
                         'iconic ep', 'iconic', 'love', 'it'],
 | 
			
		||||
@@ -685,12 +685,11 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
 | 
			
		||||
                'id': 'nfWlot6h_JM',
 | 
			
		||||
                'ext': 'm4a',
 | 
			
		||||
                'title': 'Taylor Swift - Shake It Off',
 | 
			
		||||
                'description': 'md5:bec2185232c05479482cb5a9b82719bf',
 | 
			
		||||
                'description': 'md5:307195cd21ff7fa352270fe884570ef0',
 | 
			
		||||
                'duration': 242,
 | 
			
		||||
                'uploader': 'TaylorSwiftVEVO',
 | 
			
		||||
                'uploader_id': 'TaylorSwiftVEVO',
 | 
			
		||||
                'upload_date': '20140818',
 | 
			
		||||
                'creator': 'Taylor Swift',
 | 
			
		||||
            },
 | 
			
		||||
            'params': {
 | 
			
		||||
                'youtube_include_dash_manifest': True,
 | 
			
		||||
@@ -755,11 +754,11 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
 | 
			
		||||
                'upload_date': '20100430',
 | 
			
		||||
                'uploader_id': 'deadmau5',
 | 
			
		||||
                'uploader_url': r're:https?://(?:www\.)?youtube\.com/user/deadmau5',
 | 
			
		||||
                'creator': 'deadmau5',
 | 
			
		||||
                'creator': 'Dada Life, deadmau5',
 | 
			
		||||
                'description': 'md5:12c56784b8032162bb936a5f76d55360',
 | 
			
		||||
                'uploader': 'deadmau5',
 | 
			
		||||
                'title': 'Deadmau5 - Some Chords (HD)',
 | 
			
		||||
                'alt_title': 'Some Chords',
 | 
			
		||||
                'alt_title': 'This Machine Kills Some Chords',
 | 
			
		||||
            },
 | 
			
		||||
            'expected_warnings': [
 | 
			
		||||
                'DASH manifest missing',
 | 
			
		||||
@@ -1135,6 +1134,7 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
 | 
			
		||||
                'skip_download': True,
 | 
			
		||||
                'youtube_include_dash_manifest': False,
 | 
			
		||||
            },
 | 
			
		||||
            'skip': 'not actual anymore',
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            # Youtube Music Auto-generated description
 | 
			
		||||
@@ -1145,8 +1145,8 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
 | 
			
		||||
                'title': 'Voyeur Girl',
 | 
			
		||||
                'description': 'md5:7ae382a65843d6df2685993e90a8628f',
 | 
			
		||||
                'upload_date': '20190312',
 | 
			
		||||
                'uploader': 'Various Artists - Topic',
 | 
			
		||||
                'uploader_id': 'UCVWKBi1ELZn0QX2CBLSkiyw',
 | 
			
		||||
                'uploader': 'Stephen - Topic',
 | 
			
		||||
                'uploader_id': 'UC-pWHpBjdGG69N9mM2auIAA',
 | 
			
		||||
                'artist': 'Stephen',
 | 
			
		||||
                'track': 'Voyeur Girl',
 | 
			
		||||
                'album': 'it\'s too much love to know my dear',
 | 
			
		||||
@@ -1210,7 +1210,7 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
 | 
			
		||||
                'id': '-hcAI0g-f5M',
 | 
			
		||||
                'ext': 'mp4',
 | 
			
		||||
                'title': 'Put It On Me',
 | 
			
		||||
                'description': 'md5:93c55acc682ae7b0c668f2e34e1c069e',
 | 
			
		||||
                'description': 'md5:f6422397c07c4c907c6638e1fee380a5',
 | 
			
		||||
                'upload_date': '20180426',
 | 
			
		||||
                'uploader': 'Matt Maeson - Topic',
 | 
			
		||||
                'uploader_id': 'UCnEkIGqtGcQMLk73Kp-Q5LQ',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user