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

Funny or Die no longer working #4011

Closed
ddevault opened this issue Oct 23, 2014 · 3 comments
Closed

Funny or Die no longer working #4011

ddevault opened this issue Oct 23, 2014 · 3 comments

Comments

@ddevault
Copy link

@ddevault ddevault commented Oct 23, 2014

sircmpwn@homura /t/tmp.lnw4JAP1Xf> youtube-dl --verbose http://www.funnyordie.com/videos/83609486f9/between-two-ferns-with-zach-galifianakis-brad-pitt
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.funnyordie.com/videos/83609486f9/between-two-ferns-with-zach-galifianakis-brad-pitt']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.10.18
[debug] Python version 3.4.2 - Linux-3.17.1-1-ARCH-x86_64-with-arch
[debug] Proxy map: {}
[FunnyOrDie] 83609486f9: Downloading webpage
ERROR: No media links available for 83609486f9; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 524, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 193, in extract
    return self._real_extract(url)
  File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/funnyordie.py", line 42, in _real_extract
    raise ExtractorError('No media links available for %s' % video_id)
youtube_dl.utils.ExtractorError: No media links available for 83609486f9; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
@dstftw dstftw closed this in 75da98e Oct 23, 2014
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 23, 2014

Fixed and will be available in the next release of youtube-dl. Thanks for the report.

@ddevault
Copy link
Author

@ddevault ddevault commented Oct 23, 2014

Thanks for the quick fix.

@phihag
Copy link
Contributor

@phihag phihag commented Oct 26, 2014

This fix has made it into youtube-dl 2014.10.26. Refer to our FAQ if you need help updating.

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