Originally created by @ethrydevelops on GitHub (Jun 5, 2024).
bug description
Instagram Reels regularly show the "i don't see anything i could download by your link. try a different one!" when you try to download them with Cobalt. I've been experiencing this for ~3 days now.
reproduction steps
steps to reproduce the behavior:
Originally created by @ethrydevelops on GitHub (Jun 5, 2024).
**bug description**
Instagram Reels regularly show the "i don't see anything i could download by your link. try a different one!" when you try to download them with Cobalt. I've been experiencing this for ~3 days now.
**reproduction steps**
steps to reproduce the behavior:
1. go to cobalt
2. download a reels video (e.g. https://www.instagram.com/p/C5cRuj3MYye/)
3. see error
**screenshots**

**links**
* https://www.instagram.com/p/C5cRuj3MYye/
* https://www.instagram.com/p/C6ZVFwLPVNe/
* https://www.instagram.com/p/C7rRJkZOnBZ/ - this one shows a different error
* https://www.instagram.com/p/C56prGbStrD/ - so does this
**platform**
- OS - windows
- browser - firefox
- version - 126.0.1
some reels aren't viewable without an account. we implemented (seemingly) all possible ways of accessing the instagram api with authentication, but dummy accounts get rate limited pretty quickly. not sure what else we can do at this point :(
@wukko commented on GitHub (Jun 6, 2024):
some reels aren't viewable without an account. we implemented (seemingly) all possible ways of accessing the instagram api with authentication, but dummy accounts get rate limited pretty quickly. not sure what else we can do at this point :(
@greatestradioshow commented on GitHub (Jan 16, 2025):
Would it be possible to overcome this by being logged on in the browser and therefore us my own account for the authentication?
For example, the reel works without account:
https://www.instagram.com/reel/DE5HF-gIbjC/
But this reel not, because it is 18+:
https://www.instagram.com/reel/DD3YQ0dJ1lo/
On the other hand, I just came across this image which I can't download even when it is accessible without account:
https://www.instagram.com/p/DDu4GG4iiY9/
@ethrydevelops commented on GitHub (Jan 17, 2025):
Would it be possible to overcome this by being logged on in the browser and therefore us my own account for the authentication?
Processing is server-side, this wouldn't be possible.
@ethrydevelops commented on GitHub (Jan 17, 2025):
> Would it be possible to overcome this by being logged on in the browser and therefore us my own account for the authentication?
Processing is server-side, this wouldn't be possible.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @ethrydevelops on GitHub (Jun 5, 2024).
bug description
Instagram Reels regularly show the "i don't see anything i could download by your link. try a different one!" when you try to download them with Cobalt. I've been experiencing this for ~3 days now.
reproduction steps
steps to reproduce the behavior:
screenshots

links
platform
@wukko commented on GitHub (Jun 6, 2024):
some reels aren't viewable without an account. we implemented (seemingly) all possible ways of accessing the instagram api with authentication, but dummy accounts get rate limited pretty quickly. not sure what else we can do at this point :(
@greatestradioshow commented on GitHub (Jan 16, 2025):
Would it be possible to overcome this by being logged on in the browser and therefore us my own account for the authentication?
For example, the reel works without account:
https://www.instagram.com/reel/DE5HF-gIbjC/
But this reel not, because it is 18+:
https://www.instagram.com/reel/DD3YQ0dJ1lo/
On the other hand, I just came across this image which I can't download even when it is accessible without account:
https://www.instagram.com/p/DDu4GG4iiY9/
@ethrydevelops commented on GitHub (Jan 17, 2025):
Processing is server-side, this wouldn't be possible.