Skip to content
New issue

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

Cannot download from Youtube #759

Closed
Bakuthecat opened this issue Sep 18, 2024 · 6 comments
Closed

Cannot download from Youtube #759

Bakuthecat opened this issue Sep 18, 2024 · 6 comments
Labels
main instance issue issue is only present on the main cobalt instance

Comments

@Bakuthecat
Copy link

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

  1. Go to youtube.com
  2. Copy any link from the site
  3. Go to cobalt.tools
  4. Paste link from Youtube
  5. See error that says "i can't access this video. it may be restricted on youtube's side. have you pasted the right link?"

screenshots

The error whenever I try to paste a link to a Youtube video.
Capture

links

No response

platform information

Windows 10 Home, Microsoft Edge Version 128

additional context

No response

@Bakuthecat Bakuthecat added the main instance issue issue is only present on the main cobalt instance label Sep 18, 2024
@cg505
Copy link

cg505 commented 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

{"status":"error","error":{"code":"error.api.auth.not_configured"}}

(maybe this is expected?)

POST to https://api.cobalt.tools/ (e.g. {"url":"blahblah","videoQuality":"720","alwaysProxy":true or absent}) gives 400 with

{"status":"error","error":{"code":"error.api.content.video.unavailable","context":{"service":"youtube"}}}

verified 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
Copy link

/session endpoint 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 wukko closed this as not planned Won't fix, can't repro, duplicate, stale Sep 18, 2024
@wukko
Copy link
Member

wukko commented Sep 18, 2024

oops

@wukko wukko reopened this Sep 18, 2024
@BentleyBentayga
Copy link

BentleyBentayga commented Sep 18, 2024

image
having the same problem WHEN IM TRYING TO DOWNLOAD THE MAIN TRAILER OF MICKEY 17 😭😭😭

@wukko
Copy link
Member

wukko commented Sep 18, 2024

please be patient im working on it

@wukko
Copy link
Member

wukko commented Sep 18, 2024

i've refreshed dummy accounts for youtube and the issue is now resolved

@wukko wukko closed this as not planned Won't fix, can't repro, duplicate, stale Sep 18, 2024
@wukko wukko closed this as completed Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
main instance issue issue is only present on the main cobalt instance
Projects
None yet
Development

No branches or pull requests

5 participants