1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-08-15 08:58:28 +00:00

Update test

This commit is contained in:
sepro 2025-08-02 23:27:51 +02:00
parent e84e5074fd
commit f33a8f7340

View File

@ -31,14 +31,14 @@ class FC2IE(InfoExtractor):
}, },
}, { }, {
# Direct video url # Direct video url
'url': 'https://video.fc2.com/content/20121129xMeT3Czt', 'url': 'https://video.fc2.com/content/20121209FP73fxDx',
'md5': '19109bbee429d5b3765986505d44a012', 'md5': '066bdb9b3a56a97f49cbf0d0b8a75a1f',
'info_dict': { 'info_dict': {
'id': '20121129xMeT3Czt', 'id': '20121209FP73fxDx',
'title': 'Rotfux', 'title': 'Farewelling The Wiggles Live in Sydney Dec 8 2012',
'ext': 'mp4', 'ext': 'mp4',
'thumbnail': r're:https?://.+\.jpe?g', 'thumbnail': r're:https?://.+\.jpe?g',
'description': 'Rotfux', 'description': 'Saying goodbye to the Wiggles at their Celebration Concert in Sydney, and what a concert that was!',
}, },
}, { }, {
'url': 'http://video.fc2.com/en/content/20150125cEva0hDn/', 'url': 'http://video.fc2.com/en/content/20150125cEva0hDn/',