mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-24 05:00:50 -05:00
[GH-ISSUE #759] Cannot download from Youtube #7798
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Bakuthecat on GitHub (Sep 18, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/759
bug description
Hello. For some reason I'm unable to download any video from YouTube. Any time I try to download one, it gives me an error saying "i can't access this video. it may be restricted on youtube's side. have you pasted the right link?"
I have been pasting the right links as told, but it still gives me that error. What's causing this?
reproduction steps
screenshots
The error whenever I try to paste a link to a Youtube video.

links
No response
platform information
Windows 10 Home, Microsoft Edge Version 128
additional context
No response
@cg505 commented on GitHub (Sep 18, 2024):
been seeing this today and maybe yesterday?
from da network tab:
POST to https://api.cobalt.tools/session (no payload) gives 400 with
(maybe this is expected?)
POST to https://api.cobalt.tools/ (e.g.
{"url":"blahblah","videoQuality":"720","alwaysProxy":true or absent}) gives 400 withverified that the video I'm testing with (e.g. https://www.youtube.com/watch?v=uXhjLUPyxw8) is available
it does sporadically work, idk what the difference is
@lostdusty commented on GitHub (Sep 18, 2024):
/sessionendpoint has nothing to do with this issue. This is happening because the cookies used by cobalt expired, youtube likely changed something about what its returning, and cobalt is wrongly saying that the video is privated (or other similar issue), instead of saying the cookies expired@wukko commented on GitHub (Sep 18, 2024):
oops
@BentleyBentayga commented on GitHub (Sep 18, 2024):
having the same problem WHEN IM TRYING TO DOWNLOAD THE MAIN TRAILER OF MICKEY 17 😭😭😭
@wukko commented on GitHub (Sep 18, 2024):
please be patient im working on it
@wukko commented on GitHub (Sep 18, 2024):
i've refreshed dummy accounts for youtube and the issue is now resolved
@Acceleration2299 commented on GitHub (May 30, 2025):
Uhhh, Apologies for the Necro? idk how this works.
Cobalt's new processing queue seems to be "fucked", for lack of better explanation. I tried to download a song, didn't work, tried to download a short, didn't work. Tried a music video, Also didnt work, All of these have returned- shit i lost them.
I tried again, and now the site only returns this.

I will note, that i'm using multiple plugins on firefox, namely uBlock Origin, SponsorBlock, Return YT Dislike, and Privacy Badger. If this is relevant.
@Acceleration2299 commented on GitHub (May 30, 2025):