mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 10:27:07 -05:00 
			
		
		
		
	update tests
This commit is contained in:
		@@ -30,7 +30,7 @@ class AfreecaTVIE(InfoExtractor):
 | 
				
			|||||||
            'id': '36164052',
 | 
					            'id': '36164052',
 | 
				
			||||||
            'ext': 'mp4',
 | 
					            'ext': 'mp4',
 | 
				
			||||||
            'title': '데일리 에이프릴 요정들의 시상식!',
 | 
					            'title': '데일리 에이프릴 요정들의 시상식!',
 | 
				
			||||||
            'thumbnail': 're:^https?://videoimg.afreecatv.com/.*$',
 | 
					            'thumbnail': 're:^https?://(?:video|st)img.afreecatv.com/.*$',
 | 
				
			||||||
            'uploader': 'dailyapril',
 | 
					            'uploader': 'dailyapril',
 | 
				
			||||||
            'uploader_id': 'dailyapril',
 | 
					            'uploader_id': 'dailyapril',
 | 
				
			||||||
            'upload_date': '20160503',
 | 
					            'upload_date': '20160503',
 | 
				
			||||||
@@ -40,7 +40,7 @@ class AfreecaTVIE(InfoExtractor):
 | 
				
			|||||||
        'info_dict': {
 | 
					        'info_dict': {
 | 
				
			||||||
            'id': '36153164',
 | 
					            'id': '36153164',
 | 
				
			||||||
            'title': "BJ유트루와 함께하는 '팅커벨 메이크업!'",
 | 
					            'title': "BJ유트루와 함께하는 '팅커벨 메이크업!'",
 | 
				
			||||||
            'thumbnail': 're:^https?://videoimg.afreecatv.com/.*$',
 | 
					            'thumbnail': 're:^https?://(?:video|st)img.afreecatv.com/.*$',
 | 
				
			||||||
            'uploader': 'dailyapril',
 | 
					            'uploader': 'dailyapril',
 | 
				
			||||||
            'uploader_id': 'dailyapril',
 | 
					            'uploader_id': 'dailyapril',
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
@@ -62,6 +62,9 @@ class AfreecaTVIE(InfoExtractor):
 | 
				
			|||||||
                'upload_date': '20160502',
 | 
					                'upload_date': '20160502',
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
        }],
 | 
					        }],
 | 
				
			||||||
 | 
					    }, {
 | 
				
			||||||
 | 
					        'url': 'http://www.afreecatv.com/player/Player.swf?szType=szBjId=djleegoon&nStationNo=11273158&nBbsNo=13161095&nTitleNo=36327652',
 | 
				
			||||||
 | 
					        'only_matching': True,
 | 
				
			||||||
    }]
 | 
					    }]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    @staticmethod
 | 
					    @staticmethod
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user