We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tell user if its a private profile when downloading posts/stories of a non followed private user profile instead of showing no results.
log:
[gallery-dl][debug] Version 1.23.2-dev [gallery-dl][debug] Python 3.10.4 - Windows-10-10.0.19043-SP0 [gallery-dl][debug] requests 2.27.1 - urllib3 1.26.9 [gallery-dl][debug] Starting DownloadJob for 'https://instagram.com/idelyoung' [instagram][debug] Using InstagramUserExtractor for 'https://instagram.com/idelyoung' [instagram][debug] Using InstagramStoriesExtractor for 'https://www.instagram.com/stories/idelyoung/' [urllib3.connectionpool][debug] Starting new HTTPS connection (1): i.instagram.com:443 [urllib3.connectionpool][debug] Starting new HTTPS connection (2): i.instagram.com:443 [urllib3.connectionpool][debug] https://i.instagram.com:443 "GET /api/v1/users/web_profile_info/?username=idelyoung HTTP/1.1" 200 1259 [instagram][info] Sleeping for 12.25 seconds [urllib3.connectionpool][debug] https://i.instagram.com:443 "GET /api/v1/feed/reels_media/?reel_ids=195120686 HTTP/1.1" 200 43 [instagram][info] No results for https://www.instagram.com/stories/idelyoung/
The text was updated successfully, but these errors were encountered:
[instagram] restore warnings for private profiles (#3004)
fce6642
is the commit including stories warning?
Sorry, something went wrong.
No branches or pull requests
Tell user if its a private profile when downloading posts/stories of a non followed private user profile instead of showing no results.
log:
The text was updated successfully, but these errors were encountered: