yt-dlc
yt-dlc copied to clipboard
[Broken] Paramount Network Extractor
Checklist
- [x] I'm reporting a broken site support
- [x] I've verified that I'm running youtube-dlc version 2020.10.31
- [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.paramountnetwork.com/episodes/xd9qa7/lip-sync-battle-queer-eye-season-5-ep-1']
[debug] Loading archive file None
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252
[debug] youtube-dlc version 2020.10.31
[debug] Python version 3.9.0 (CPython) - Windows-10-10.0.18362-SP0
[debug] exe versions: ffmpeg n4.3.1-23-gc19641b2e2, ffprobe n4.3.1-23-gc19641b2e2
[debug] Proxy map: {}
[debug] Using fake IP 6.227.215.148 (US) as X-Forwarded-For.
[ParamountNetwork] lip-sync-battle-queer-eye-season-5-ep-1: Downloading webpage
Traceback (most recent call last):
File "youtube_dlc\__main__.py", line 19, in <module>
File "youtube_dlc\__init__.py", line 487, in main
File "youtube_dlc\__init__.py", line 477, in _real_main
File "youtube_dlc\YoutubeDL.py", line 2103, in download
File "youtube_dlc\YoutubeDL.py", line 830, in extract_info
File "youtube_dlc\extractor\common.py", line 532, in extract
File "youtube_dlc\extractor\mtv.py", line 340, in _real_extract
TypeError: _extract_mgid() got an unexpected keyword argument 'title'
[16656] Failed to execute script __main__
Description
I'm not sure what the issue is but it will not download or even try. I know before (a few months ago) it would download all parts of the show in sequence, but now it won't even try.
I also tried it with youtube-dl's latest version and it can't access the xml from the feeds which leads me to believe that was moved, or changed in somehow to break the extractor.