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

Cannot download from following site #4808

Closed
solosza opened this issue Jan 28, 2015 · 5 comments
Closed

Cannot download from following site #4808

solosza opened this issue Jan 28, 2015 · 5 comments

Comments

@solosza
Copy link

@solosza solosza commented Jan 28, 2015

dondada@netboook:$ youtube-dl -U
It looks like you installed youtube-dl with a package manager, pip, setup.py or a tarball. Please use that to update.
dondada@netboook:
$ youtube-dl http://www.deansinsider.com/livecast/
[generic] : Requesting header
WARNING: Falling back on generic information extractor.
[generic] : Downloading webpage
[generic] : Extracting information
[vimeo] 117985806: Downloading webpage
[vimeo] 117985806: Extracting information
ERROR: Unable to extract info section; 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.
dondada@netboook:~$ youtube-dl --verbose http://www.deansinsider.com/livecast/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.deansinsider.com/livecast/']
[debug] Encodings: locale 'UTF-8', fs 'UTF-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.02.17
[debug] Python version 2.7.6 - Linux-3.13.0-43-generic-x86_64-with-Ubuntu-14.04-trusty
[debug] Proxy map: {}
[generic] : Requesting header
WARNING: Falling back on generic information extractor.
[generic] : Downloading webpage
[generic] : Extracting information
[vimeo] 117985806: Downloading webpage
[vimeo] 117985806: Extracting information
ERROR: Unable to extract info section; 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/python2.7/dist-packages/youtube_dl/extractor/vimeo.py", line 198, in _real_extract
config = json.loads(config)
File "/usr/lib/python2.7/json/init.py", line 338, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 369, in decode
raise ValueError(errmsg("Extra data", s, end, len(s)))
ValueError: Extra data: line 1 column 3 - line 1 column 178 (char 2 - 177)
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 493, in extract_info
ie_result = ie.extract(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 158, in extract
return self._real_extract(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/vimeo.py", line 208, in _real_extract
cause=e)
ExtractorError: Unable to extract info section; 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.

@solosza
Copy link
Author

@solosza solosza commented Jan 28, 2015

Updated to 2015.01.25 version fixed the issue.

@solosza solosza closed this Jan 28, 2015
@solosza
Copy link
Author

@solosza solosza commented Jan 28, 2015

Updated to 2015.01.25 version fixed the issue.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jan 29, 2015

I didn't even test it. I have noticed you were using an outdated version, but didn't realized it was nearly 1 year old :).

@solosza
Copy link
Author

@solosza solosza commented Jan 29, 2015

Every time I try and update it it tells me that I have to update from software center or something. I just cannot use --update. Any clue how I can get past this?  I'm using Ubuntu. 

Sent via the Samsung Galaxy Note® 3, an AT&T 4G LTE smartphone

-------- Original message --------
From: Jaime Marquínez Ferrándiz notifications@github.com
Date:01/29/2015 12:25 AM (GMT-10:00)
To: rg3/youtube-dl youtube-dl@noreply.github.com
Cc: solosza solosza@yahoo.com
Subject: Re: [youtube-dl] Cannot download from following site (#4808)
I didn't even test it. I have noticed you were using an outdated version, but didn't realized it was nearly 1 year old :).


Reply to this email directly or view it on GitHub.

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.