Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Error downloading recent VEVO video #1843
Comments
|
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. |
|
Needs a recent URL with which to reproduce the issue then. |
|
From the error message it's because videos without |
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'