youtube-dl
youtube-dl copied to clipboard
MTV.com broken
Checklist
- [X] I'm reporting a broken site support
- [X] I've verified that I'm running youtube-dl version 2021.12.17
- [X] I've checked that all provided URLs are alive and playable in a browser
- [X] I've checked that all URLs and arguments with special characters are properly quoted or escaped
- [X] I've searched the bugtracker for similar issues including closed ones
Verbose log
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.mtv.com/video-clips/s5iqyc/mtv-cribs-dj-khaled']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2021.12.17
[debug] Git HEAD: 2dc375acc
[debug] Python version 3.10.2 (CPython) - macOS-12.2.1-arm64-arm-64bit
[debug] exe versions: ffmpeg 5.0, ffprobe 5.0
[debug] Proxy map: {}
[mtv] mtv-cribs-dj-khaled: Downloading webpage
Traceback (most recent call last):
File "/opt/homebrew/bin/youtube-dl", line 33, in
Description
Using M1 macOS, able to properly download on other sites. It appears all video clips are no longer downloadable when they had been on prior releases a few months ago. It's unclear whether the site changed.
Example URLs: https://www.mtv.com/episodes/scyb0g/aeon-flux-utopia-or-deuteranopia-season-1-ep-1 https://www.mtv.com/video-clips/s5iqyc/mtv-cribs-dj-khaled
I expect this is the same problem as found for related sites that use the same technology and should be fixed by PR #30149 when it's revived and merged.
seems like the API Calls no longer work, so mtv.com is broken again. :-(
See https://github.com/ytdl-org/youtube-dl/issues/31056#issuecomment-1351661662.