You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Please answer these questions when reporting a new issue:
What is your operating system (Windows, Linux, OSX, etc.)?
What is your web server (Apache, IIS, etc.)?
What version of AllTube are you using?
How did you install AllTube (with Git or with a release package)?
What version of PHP are you using?
What version of Python are you using?
What version of youtube-dl are you using?
Do you get any PHP-related errors in your webserver's logs?
What is the content of your config/config.yml file?
# Insert content here.
Please provide the URL of a video that causes the issue.
Describe your issue
Instagram error message
'/app/.heroku/python/bin/python' 'vendor/ytdl-org/youtube-dl/youtube_dl/main.py' '--no-warnings' '--ignore-errors' '--flat-playlist' '--restrict-filenames' '--no-playlist' '--dump-single-json' 'https://www.instagram.com/p/CKCasNOnvdr/' '-f' 'best[protocol=https]/best[protocol=http]/bestvideo[protocol=https]/bestvideo[protocol=http]' failed with this error:
ERROR: Unable to download webpage: HTTP Error 429: - (caused by <HTTPError 429: '-'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.'
-URL: https://alltubedownload.net/info?url=https://www.instagram.com/p/CKCasNOnvdr/
New issue
Your environment
Please answer these questions when reporting a new issue:
What is your operating system (Windows, Linux, OSX, etc.)?
What is your web server (Apache, IIS, etc.)?
What version of AllTube are you using?
How did you install AllTube (with Git or with a release package)?
What version of PHP are you using?
What version of Python are you using?
What version of youtube-dl are you using?
Do you get any PHP-related errors in your webserver's logs?
What is the content of your
config/config.yml
file?# Insert content here.
Please provide the URL of a video that causes the issue.
Describe your issue
Instagram error message
'/app/.heroku/python/bin/python' 'vendor/ytdl-org/youtube-dl/youtube_dl/main.py' '--no-warnings' '--ignore-errors' '--flat-playlist' '--restrict-filenames' '--no-playlist' '--dump-single-json' 'https://www.instagram.com/p/CKCasNOnvdr/' '-f' 'best[protocol=https]/best[protocol=http]/bestvideo[protocol=https]/bestvideo[protocol=http]' failed with this error:
ERROR: Unable to download webpage: HTTP Error 429: - (caused by <HTTPError 429: '-'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.'
-URL: https://alltubedownload.net/info?url=https://www.instagram.com/p/CKCasNOnvdr/
Facebook error message
'/app/.heroku/python/bin/python' 'vendor/ytdl-org/youtube-dl/youtube_dl/main.py' '--no-warnings' '--ignore-errors' '--flat-playlist' '--restrict-filenames' '--no-playlist' '--dump-single-json' 'https://fb.watch/4RzD0w8WBU/' '-f' 'best[protocol=https]/best[protocol=http]/bestvideo[protocol=https]/bestvideo[protocol=http]' failed with this error:
ERROR: Unsupported URL: https://www.facebook.com/login/?next=https://web.facebook.com/watch/?v=672218066621562&_rdc=1&_rdr&_fb_noscript=1'
-URL: https://alltubedownload.net/info?url=https://fb.watch/4RzD0w8WBU/
Please need help to fix all errror, thank.
The text was updated successfully, but these errors were encountered: