-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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 video download error #405
Comments
Hello nmilo,
nmilo writes:
Running latest version 1.10.3
When you try to download instagram video it outputs following error
```
[urllib3.connectionpool][debug] https://www.instagram.com:443 "GET /p/[post_id]/ HTTP/1.1" 200 17253
[download][error] 'ytdl:' URLs are not supported/enabled
[...]
This sounds like youtube-dl isn't available.
Can you please install it and retry? (I have tested with
<https://www.instagram.com/p/Bqxp0VSBgJg/> and it works here)
|
Installed |
It's only used for a couple extractors and an optional dependency so IMHO no (but it's documented in README). |
mikf
added a commit
that referenced
this issue
Aug 31, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running latest version 1.10.3
When you try to download instagram video it outputs following error
The text was updated successfully, but these errors were encountered: