[X] I've checked that the site i'm trying to download from is in the Supported Sites list from yt-dlp
[X] I understand that the issue will be (ignored/closed) if I intentionally remove or skip any mandatory field.
Describe the bug
Downloading Instagram reels is not working, I've tried with a couple of different links, always the same errors.
metadata extraction failed.Main webpage is locked behind the login page.Requested content is not available, rate-limit reached or login required.
At first I thought Instagram is blocking yt-dlp from downloading anything but I've tried a different downloader app (non foss) as well, the downloading worked there.
URL: https://www.instagram.com/reel/CxkIfCJJJsk/?igshid=MzRlODBiNWFlZA==
WARNING: [Instagram] CxkIfCJJJsk: General metadata extraction failed (some metadata might be missing).
WARNING: [Instagram] unable to extract shared data; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
WARNING: [Instagram] Main webpage is locked behind the login page. Retrying with embed webpage (some metadata might be missing).
WARNING: [Instagram] unable to extract additional data; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
ERROR: [Instagram] CxkIfCJJJsk: Requested content is not available, rate-limit reached or login required. Use --cookies, --cookies-from-browser, --username and --password, --netrc-cmd, or --netrc (instagram) to provide account credentials
Checklist
Describe the bug
Downloading Instagram reels is not working, I've tried with a couple of different links, always the same errors.
metadata extraction failed. Main webpage is locked behind the login page. Requested content is not available, rate-limit reached or login required.
At first I thought Instagram is blocking yt-dlp from downloading anything but I've tried a different downloader app (non foss) as well, the downloading worked there.
To Reproduce
Steps to reproduce:
Error reports
App version: 1.10.0-(F-Droid) (11004) Device information: Android 13 (API 33) Supported ABIs: [arm64-v8a, armeabi-v7a, armeabi] Yt-dlp version: 2023.10.13
URL: https://www.instagram.com/reel/CxkIfCJJJsk/?igshid=MzRlODBiNWFlZA== WARNING: [Instagram] CxkIfCJJJsk: General metadata extraction failed (some metadata might be missing). WARNING: [Instagram] unable to extract shared data; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U WARNING: [Instagram] Main webpage is locked behind the login page. Retrying with embed webpage (some metadata might be missing). WARNING: [Instagram] unable to extract additional data; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U ERROR: [Instagram] CxkIfCJJJsk: Requested content is not available, rate-limit reached or login required. Use --cookies, --cookies-from-browser, --username and --password, --netrc-cmd, or --netrc (instagram) to provide account credentials
Screenshots & Screen Records
No response
Additional context
No response