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 Photo Support #3696

Closed
m-tana opened this issue Sep 7, 2014 · 2 comments
Closed

Instagram Photo Support #3696

m-tana opened this issue Sep 7, 2014 · 2 comments

Comments

@m-tana
Copy link

@m-tana m-tana commented Sep 7, 2014

m@bogon:/media/Data$ python youtube-dl http://instagram.com/p/spUjo2hQQd/ --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://instagram.com/p/spUjo2hQQd/', '--verbose']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.09.06
[debug] Python version 2.7.8 - Linux-3.14-2-686-pae-i686-with-debian-jessie-sid
[debug] Proxy map: {}
[Instagram] spUjo2hQQd: Downloading webpage
ERROR: Unable to extract video url; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
Traceback (most recent call last):
  File "youtube/youtube-dl/youtube_dl/YoutubeDL.py", line 523, in extract_info
    ie_result = ie.extract(url)
  File "youtube/youtube-dl/youtube_dl/extractor/common.py", line 178, in extract
    return self._real_extract(url)
  File "youtube/youtube-dl/youtube_dl/extractor/instagram.py", line 36, in _real_extract
    'url': self._og_search_video_url(webpage, secure=False),
  File "youtube/youtube-dl/youtube_dl/extractor/common.py", line 493, in _og_search_video_url
    return self._html_search_regex(regexes, html, name, **kargs)
  File "youtube/youtube-dl/youtube_dl/extractor/common.py", line 409, in _html_search_regex
    res = self._search_regex(pattern, string, name, default, fatal, flags)
  File "youtube/youtube-dl/youtube_dl/extractor/common.py", line 399, in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract video url; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
@muhasturk
Copy link

@muhasturk muhasturk commented Sep 8, 2014

You can use 4kstogram temporarily

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented May 18, 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
3 participants
You can’t perform that action at this time.