1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-27 17:08:32 +00:00

Update yt_dlp/extractor/youtube/_video.py

Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
This commit is contained in:
kclauhk 2025-06-18 16:13:36 +08:00 committed by GitHub
parent 5ab5a6dd04
commit 6a4f22ee75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1757,7 +1757,7 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
'id': '8047tcn3o5U', 'id': '8047tcn3o5U',
'ext': 'mp4', 'ext': 'mp4',
'title': 'Rooting: Layering and Cuttings in Pots', 'title': 'Rooting: Layering and Cuttings in Pots',
'description': r're:^➤When making new plants,', 'description': r're:➤When making new plants,',
'uploader': 'MiradasBiologicas in English', 'uploader': 'MiradasBiologicas in English',
'uploader_id': '@Miradasbiologicas', 'uploader_id': '@Miradasbiologicas',
'uploader_url': 'https://www.youtube.com/@Miradasbiologicas', 'uploader_url': 'https://www.youtube.com/@Miradasbiologicas',