From f33a8f7340f37e009373d031db9378fde0f912c8 Mon Sep 17 00:00:00 2001 From: sepro Date: Sat, 2 Aug 2025 23:27:51 +0200 Subject: [PATCH] Update test --- yt_dlp/extractor/fc2.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yt_dlp/extractor/fc2.py b/yt_dlp/extractor/fc2.py index b4c410399..1149a507c 100644 --- a/yt_dlp/extractor/fc2.py +++ b/yt_dlp/extractor/fc2.py @@ -31,14 +31,14 @@ class FC2IE(InfoExtractor): }, }, { # Direct video url - 'url': 'https://video.fc2.com/content/20121129xMeT3Czt', - 'md5': '19109bbee429d5b3765986505d44a012', + 'url': 'https://video.fc2.com/content/20121209FP73fxDx', + 'md5': '066bdb9b3a56a97f49cbf0d0b8a75a1f', 'info_dict': { - 'id': '20121129xMeT3Czt', - 'title': 'Rotfux', + 'id': '20121209FP73fxDx', + 'title': 'Farewelling The Wiggles Live in Sydney Dec 8 2012', 'ext': 'mp4', '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/',