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 downloads #23009

Closed
sohail579 opened this issue Nov 7, 2019 · 1 comment
Closed

Instagram downloads #23009

sohail579 opened this issue Nov 7, 2019 · 1 comment

Comments

@sohail579
Copy link

@sohail579 sohail579 commented Nov 7, 2019

Checklist

  • [ x] I'm reporting a broken site support issue
  • [ x] I've verified that I'm running youtube-dl version 2019.11.05
  • [x ] I've checked that all provided URLs are alive and playable in a browser
  • [ x] I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • [ x] I've searched the bugtracker for similar bug reports including closed ones
  • [ x] I've read bugs section in FAQ

Verbose log

PASTE VERBOSE LOG HERE


```youtube-dl --verbose https://www.instagram.com/p/B4KU2
urnxWO/?igshid=se270agdop7s
[debug] System config: []
[debug] User config: ['-o', '/data/data/com.termux/files
/home/storage/downloads/YouTube-DL/%(title)s-%(id)s.%(ex
t)s', '--cookies', '~/.config/youtube-dl/cookies.txt']
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://www.in
stagram.com/p/B4KU2urnxWO/?igshid=se270agdop7s']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pr
ef UTF-8
[debug] youtube-dl version 2019.11.05
[debug] Python version 3.7.4 (CPython) - Linux-4.14.113-
16926798-aarch64-with-libc
[debug] exe versions: ffmpeg 4.2.1, ffprobe 4.2.1
[debug] Proxy map: {}
[Instagram] B4KU2urnxWO: Downloading webpage
ERROR: Unable to extract video url; please report this i
ssue on https://yt-dl.org/bug . Make sure you are using 
the latest version; see  https://yt-dl.org/update  on ho
w to update. Be sure to call youtube-dl with the --verbo
se flag and include its complete output.
Traceback (most recent call last):
  File "/data/data/com.termux/files/usr/lib/python3.7/si
te-packages/youtube_dl/YoutubeDL.py", line 796, in extra
ct_info
    ie_result = ie.extract(url)
  File "/data/data/com.termux/files/usr/lib/python3.7/si
te-packages/youtube_dl/extractor/common.py", line 530, i
n extract
    ie_result = self._real_extract(url)
  File "/data/data/com.termux/files/usr/lib/python3.7/si
te-packages/youtube_dl/extractor/instagram.py", line 195
, in _real_extract
    video_url = self._og_search_video_url(webpage, secur
e=False)
  File "/data/data/com.termux/files/usr/lib/python3.7/si
te-packages/youtube_dl/extractor/common.py", line 1123, 
in _og_search_video_url
    return self._html_search_regex(regexes, html, name, 
**kargs)
  File "/data/data/com.termux/files/usr/lib/python3.7/si
te-packages/youtube_dl/extractor/common.py", line 1014, 
in _html_search_regex
    res = self._search_regex(pattern, string, name, defa
ult, fatal, flags, group)
  File "/data/data/com.termux/files/usr/lib/python3.7/si
te-packages/youtube_dl/extractor/common.py", line 1005, 
in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _n
ame)
youtube_dl.utils.RegexNotFoundError: Unable to extract v
ideo url; please report this issue on https://yt-dl.org/
bug . Make sure you are using the latest version; see  h
ttps://yt-dl.org/update  on how to update. Be sure to ca
ll youtube-dl with the --verbose flag and include its co
mplete output.


## Description

<!--
Provide an explanation of your issue in an arbitrary form. Please make sure the description is worded well enough to be understood, see https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient. Provide any additional information, suggested solution and as much context and examples as possible.
If work on your issue requires account credentials please provide them or explain how one can obtain them.
-->

WRITE DESCRIPTION HERE

Instagram videos have seemed to have stopped downloading 
@remitamine
Copy link
Collaborator

@remitamine remitamine commented Nov 7, 2019

youtube-dl https://www.instagram.com/p/B4KU2urnxWO/?igshid=se270agdop7s
[Instagram] B4KU2urnxWO: Downloading webpage
[download] Destination: Video by cutieristic-B4KU2urnxWO.mp4
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1002k  100 1002k    0     0   298k      0  0:00:03  0:00:03 --:--:--  298k
[curl] Downloaded 1026521 bytes
[download] 100% of 1002.46KiB in 00:03
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.