Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AdultSwim.Com Extractor Error #25323

Closed
generallund opened this issue May 19, 2020 · 1 comment
Closed

AdultSwim.Com Extractor Error #25323

generallund opened this issue May 19, 2020 · 1 comment
Labels

Comments

@generallund
Copy link

@generallund generallund commented May 19, 2020

Using latest .exe version on Windows 10 Pro v1909

C:\Users\Jake\Videos\youtubedl>youtube-dl.exe https://www.adultswim.com/videos/aqua-teen-hunger-force/bus-of-the-undead
[AdultSwim] bus-of-the-undead: Downloading JSON metadata
[AdultSwim] 2967b08c1b9e3b1dbedea20bffc42a83811de126: Downloading JSON metadata
ERROR: An extractor error has occurred. (caused by KeyError('media',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

C:\Users\Jake\Videos\youtubedl>youtube-dl.exe -u
Usage: youtube-dl.exe [OPTIONS] URL [URL...]

youtube-dl.exe: error: -u option requires 1 argument

C:\Users\Jake\Videos\youtubedl>youtube-dl.exe https://www.adultswim.com/videos/aqua-teen-hunger-force/bus-of-the-undead
[AdultSwim] bus-of-the-undead: Downloading JSON metadata
[AdultSwim] 2967b08c1b9e3b1dbedea20bffc42a83811de126: Downloading JSON metadata
ERROR: An extractor error has occurred. (caused by KeyError('media',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

C:\Users\Jake\Videos\youtubedl>youtube-dl.exe -v https://www.adultswim.com/videos/aqua-teen-hunger-force/bus-of-the-undead
[debug] System config: []
[debug] User config: ['--recode-video', 'mkv']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.adultswim.com/videos/aqua-teen-hunger-force/bus-of-the-undead']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.05.08
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg git-2020-05-15-b18fd2b, ffprobe git-2020-05-15-b18fd2b
[debug] Proxy map: {}
[AdultSwim] bus-of-the-undead: Downloading JSON metadata
[AdultSwim] 2967b08c1b9e3b1dbedea20bffc42a83811de126: Downloading JSON metadata
ERROR: An extractor error has occurred. (caused by KeyError('media',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp4z7swgz7\build\youtube_dl\extractor\common.py", line 530, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp4z7swgz7\build\youtube_dl\extractor\adultswim.py", line 163, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp4z7swgz7\build\youtube_dl\extractor\turner.py", line 200, in _extract_ngtv_info
KeyError: 'media'
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp4z7swgz7\build\youtube_dl\extractor\common.py", line 530, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp4z7swgz7\build\youtube_dl\extractor\adultswim.py", line 163, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp4z7swgz7\build\youtube_dl\extractor\turner.py", line 200, in _extract_ngtv_info
KeyError: 'media'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp4z7swgz7\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp4z7swgz7\build\youtube_dl\extractor\common.py", line 543, in extract
youtube_dl.utils.ExtractorError: An extractor error has occurred. (caused by KeyError('media',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

@dstftw dstftw closed this May 19, 2020
@dstftw dstftw added the duplicate label May 19, 2020
@generallund
Copy link
Author

@generallund generallund commented May 19, 2020

This is not a duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.