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

Instagram Videos download error #12785

Closed
someziggyman opened this issue Apr 19, 2017 · 1 comment
Closed

Instagram Videos download error #12785

someziggyman opened this issue Apr 19, 2017 · 1 comment

Comments

@someziggyman
Copy link

@someziggyman someziggyman commented Apr 19, 2017

I'm using the latest version - youtube-dl is up-to-date (2017.04.17)

Here's the output I'm getting:

--verbose https://www.instagram.com/p/BRi4BX-AsTL/?taken-by=nba
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'https://www.instagram.com/p/BRi4BX-AsTL/?taken-by=nba']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.03.20
[debug] Python version 2.7.10 - Darwin-15.6.0-x86_64-i386-64bit
[debug] exe versions: none
[debug] Proxy map: {}
[Instagram] BRi4BX-AsTL: Downloading webpage
WARNING: unable to extract uploader id; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "./vydl/main.py", line 19, in
File "./vydl/youtube_dl/init.py", line 464, in main
File "./vydl/youtube_dl/init.py", line 454, in _real_main
File "./vydl/youtube_dl/YoutubeDL.py", line 1884, in download
File "./vydl/youtube_dl/YoutubeDL.py", line 761, in extract_info
File "./vydl/youtube_dl/extractor/common.py", line 428, in extract
File "./vydl/youtube_dl/extractor/instagram.py", line 206, in _real_extract
UnboundLocalError: local variable 'comments' referenced before assignment

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Apr 19, 2017

Duplicate of #12777. This is fixed in git and the fix will be included in the next version.

@yan12125 yan12125 closed this Apr 19, 2017
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.