From 9dd4660568179348143a75db497d217e6022ef61 Mon Sep 17 00:00:00 2001 From: Jake Finley <86554830+JakeFinley96@users.noreply.github.com> Date: Wed, 1 May 2024 08:47:00 +0300 Subject: [PATCH] Update xvideos.py Forgot to update title field in test --- yt_dlp/extractor/xvideos.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yt_dlp/extractor/xvideos.py b/yt_dlp/extractor/xvideos.py index 0ccb673d7..8aa2d6489 100644 --- a/yt_dlp/extractor/xvideos.py +++ b/yt_dlp/extractor/xvideos.py @@ -180,7 +180,7 @@ class XVideosQuickiesIE(InfoExtractor): 'info_dict': { 'id': 'ipdtikh1a4c', 'ext': 'mp4', - 'title': 'Verification video', + 'title': 'Mexican chichóna putisima', 'age_limit': 18, 'duration': 80, 'thumbnail': r're:^https://cdn.*-pic.xvideos-cdn.com/.+\.jpg',