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

Error downloading recent VEVO video #1843

Closed
Mabuse89 opened this issue Nov 27, 2013 · 3 comments
Closed

Error downloading recent VEVO video #1843

Mabuse89 opened this issue Nov 27, 2013 · 3 comments
Labels
bug

Comments

@Mabuse89
Copy link

@Mabuse89 Mabuse89 commented Nov 27, 2013

Error downloading a recent VEVO video. Other VEVO videos (tested) downloaded well.

Command:
D:\youtubedl>youtube-dl.exe --verbose http://www.vevo.com/watch/sky-ferreira/night-time-my-time/USUV71302652

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.vevo.com/watch/sky-ferreira/night-time-my-time/USUV71302652']
[debug] youtube-dl version 2013.11.26
[debug] Python version 2.7.5 - Windows-XP-5.1.2600-SP3
[debug] Proxy map: {}
[Vevo] USUV71302652: Downloading json info
Traceback (most recent call last):
File "main.py", line 18, in
File "youtube_dl__init__.pyo", line 694, in main
File "youtube_dl__init__.pyo", line 684, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 805, in download
File "youtube_dl\YoutubeDL.pyo", line 428, in extract_info
File "youtube_dl\extractor\common.pyo", line 131, in extract
File "youtube_dl\extractor\vevo.pyo", line 102, in _real_extract
File "youtube_dl\extractor\vevo.pyo", line 36, in _formats_from_json
TypeError: 'NoneType' object has no attribute 'getitem'

@Mabuse89
Copy link
Author

@Mabuse89 Mabuse89 commented Nov 27, 2013

Well, it can now be downloaded from vevo.com without any errors, but only after it has been released also in the youtube VEVO channel. So there must be an "exclusive" feature with some videos on vevo.com before been released on other websites which adds some kind of extra protection or a different root URL to access them.

@nemobis
Copy link

@nemobis nemobis commented Feb 8, 2014

Needs a recent URL with which to reproduce the issue then.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Dec 11, 2015

From the error message it's because videos without video_info field are not handled correctly. I guess it's the same situation as #7802, and should be fixed in ff51983. Note that the fix will not be included until the next version. If there are still problems in the next version for Vevo videos, feel free to open new issues.

@yan12125 yan12125 closed this Dec 11, 2015
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.