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 not able to download #4317

Closed
simonbh opened this issue Nov 26, 2014 · 6 comments
Closed

Adultswim.com not able to download #4317

simonbh opened this issue Nov 26, 2014 · 6 comments

Comments

@simonbh
Copy link

@simonbh simonbh commented Nov 26, 2014

$youtube-dl --version
2014.11.26

$ youtube-dl --verbose http://www.adultswim.com/videos/lucy-the-daughter-of-the-devil/hes-not-the-messiah-hes-a-dj/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.adultswim.com/videos/lucy-the-daughter-of-the-devil/hes-not-the-messiah-hes-a-dj/']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.11.26
[debug] Python version 3.4.2 - Linux-3.17.3-1-ARCH-x86_64-with-arch-Arch-Linux
[debug] exe versions: ffmpeg 2.4.3, ffprobe 2.4.3, rtmpdump 2.4
[debug] Proxy map: {}
[generic] hes-not-the-messiah-hes-a-dj: Requesting header
WARNING: Falling back on generic information extractor.
[generic] hes-not-the-messiah-hes-a-dj: Downloading webpage
[generic] hes-not-the-messiah-hes-a-dj: Extracting information
ERROR: Unsupported URL: http://www.adultswim.com/videos/lucy-the-daughter-of-the-devil/hes-not-the-messiah-hes-a-dj/; 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 "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 553, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 240, in extract
    return self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 1044, in _real_extract
    raise ExtractorError('Unsupported URL: %s' % url)
youtube_dl.utils.ExtractorError: Unsupported URL: http://www.adultswim.com/videos/lucy-the-daughter-of-the-devil/hes-not-the-messiah-hes-a-dj/; 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.
@a-ungurianu
Copy link

@a-ungurianu a-ungurianu commented Dec 3, 2014

I'm pretty sure that the site that you are trying to download from is not supported.

@phihag
Copy link
Contributor

@phihag phihag commented Dec 4, 2014

@nighthawk702 We do support adultswim (it's in the list of supported sites). This seems to be a new way of video distribution for them. By the way, there's nothing wrong with filing issues asking for support for new sites.

@phihag phihag closed this in 7115599 Dec 6, 2014
@phihag
Copy link
Contributor

@phihag phihag commented Dec 10, 2014

Thank you for the report. This fix made it into youtube-dl 2014.12.10.1. See our FAQ if you are having trouble updating.

@mattl
Copy link

@mattl mattl commented Aug 4, 2016

Seems like they've changed something again.

$ youtube-dl --verbose http://www.adultswim.com/videos/decker/inside-decker-a-new-hero/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'http://www.adultswim.com/videos/decker/inside-decker-a-new-hero/']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.08.01
[debug] Python version 2.7.6 - Linux-3.16.0-57-generic-x86_64-with-Ubuntu-14.04-trusty
[debug] exe versions: ffmpeg N-77455-g4707497, ffprobe N-77455-g4707497, rtmpdump 2.4
[debug] Proxy map: {}
[AdultSwim] inside-decker-a-new-hero: Downloading webpage
ERROR: Unable to find video info; 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 "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 682, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 347, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/adultswim.py", line 137, in _real_extract
raise ExtractorError('Unable to find video info')

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Aug 5, 2016

@mattl Could you open a new issue for that?

@mattl
Copy link

@mattl mattl commented Aug 5, 2016

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
5 participants
You can’t perform that action at this time.