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

vine.co errors #5240

Closed
Markris opened this issue Mar 19, 2015 · 1 comment
Closed

vine.co errors #5240

Markris opened this issue Mar 19, 2015 · 1 comment

Comments

@Markris
Copy link

@Markris Markris commented Mar 19, 2015

for example (youtube-dl version 2015.03.18 on Windows7 64bit):

C:\Prog>youtube-dl.exe https://vine.co/v/MInzDm7MVzg
[Vine] MInzDm7MVzg: Downloading webpage
Traceback (most recent call last):
File "main.py", line 19, in
File "youtube_dl__init__.pyo", line 408, in main
File "youtube_dl__init__.pyo", line 398, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 1452, in download
File "youtube_dl\YoutubeDL.pyo", line 665, in extract_info
File "youtube_dl\YoutubeDL.pyo", line 711, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 1067, in process_video_result
File "youtube_dl\YoutubeDL.pyo", line 968, in _calc_headers
File "youtube_dl\YoutubeDL.pyo", line 975, in _calc_cookies
File "urllib2.pyo", line 202, in init
File "urllib.pyo", line 1060, in unwrap
AttributeError: 'NoneType' object has no attribute 'strip'

@naglis
Copy link
Collaborator

@naglis naglis commented Mar 20, 2015

Fixed in ccf3960. This issue should be fixed in the next release of youtube-dl. Thanks for the report.

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