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

Some Vzaar videos do not download; stack trace #21606

Closed
cjfsyntropy opened this issue Jul 2, 2019 · 0 comments
Closed

Some Vzaar videos do not download; stack trace #21606

cjfsyntropy opened this issue Jul 2, 2019 · 0 comments

Comments

@cjfsyntropy
Copy link

@cjfsyntropy cjfsyntropy commented Jul 2, 2019

Although I have successfully download three Vzaar videos today, this one will not download (but I was able to download it Firefox; it also failed with youtube-dl version 2019.06.21):

youtube-dl -v -o "Week1.05.%(title)s-%(id)s.%(ext)s" https://view.vzaar.com/20313539/download
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'-o', u'Week1.05.%(title)s-%(id)s.%(ext)s', u'https://view.vzaar.com/20313539/download']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.07.02
[debug] Python version 2.7.16 (CPython) - Linux-4.19.0-5-amd64-x86_64-with-debian-10.0
[debug] exe versions: ffmpeg 4.1.3-1, ffprobe 4.1.3-1, phantomjs 2.1.1, rtmpdump 2.4
[debug] Proxy map: {}
[Vzaar] 20313539: Downloading JSON metadata
[Vzaar] 20313539: Downloading m3u8 information
[debug] Default format spec: bestvideo+bestaudio/best
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/home/cjf/bin/youtube-dl/main.py", line 19, in
File "/home/cjf/bin/youtube-dl/youtube_dl/init.py", line 474, in main
File "/home/cjf/bin/youtube-dl/youtube_dl/init.py", line 464, in _real_main
File "/home/cjf/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2008, in download
File "/home/cjf/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 807, in extract_info
File "/home/cjf/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 861, in process_ie_result
File "/home/cjf/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1642, in process_video_result
File "/home/cjf/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1707, in process_info
TypeError: object of type 'NoneType' has no len()

@dstftw dstftw closed this in 313877c Jul 3, 2019
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
1 participant
You can’t perform that action at this time.