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 vine video (AttributeError: 'NoneType' object has no attribute 'strip') #5274

Closed
woodenphone opened this issue Mar 24, 2015 · 1 comment

Comments

@woodenphone
Copy link

@woodenphone woodenphone commented Mar 24, 2015

C:\Users\User\Dropbox\AnonArchive Folder\ctrl-s\tumblr_api_to_db\youtube-dl>yout
ube-dl.exe -v --update
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', '--update']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.03.18
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
youtube-dl is up-to-date (2015.03.18)

C:\Users\User\Dropbox\AnonArchive Folder\ctrl-s\tumblr_api_to_db\youtube-dl>yout
ube-dl.exe -v https://vine.co/v/hjWIUFOYD31/embed/simple
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'https://vine.co/v/hjWIUFOYD31/embed/simple']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.03.18
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[Vine] hjWIUFOYD31: Downloading webpage
WARNING: unable to extract OpenGraph description; please report this issue on ht
tp://yt-dl.org/bug
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'

C:\Users\User\Dropbox\AnonArchive Folder\ctrl-s\tumblr_api_to_db\youtube-dl>yout
ube-dl.exe -v https://vine.co/v/hjWIUFOYD31
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'https://vine.co/v/hjWIUFOYD31']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.03.18
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[Vine] hjWIUFOYD31: Downloading webpage
WARNING: unable to extract OpenGraph description; please report this issue on ht
tp://yt-dl.org/bug
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'

C:\Users\User\Dropbox\AnonArchive Folder\ctrl-s\tumblr_api_to_db\youtube-dl>

@naglis
Copy link
Collaborator

@naglis naglis commented Mar 24, 2015

This issue has already been addressed (see #5240). It should be fixed in the next version, when it comes out. Nevertheless, thanks for reporting it.

@naglis naglis closed this Mar 24, 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
2 participants
You can’t perform that action at this time.