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

can't get anything from YouTube on the main instance #1007

Closed
wukko opened this issue Dec 18, 2024 · 7 comments
Closed

can't get anything from YouTube on the main instance #1007

wukko opened this issue Dec 18, 2024 · 7 comments
Labels
main instance issue issue is only present on the main cobalt instance

Comments

@wukko
Copy link
Member

wukko commented Dec 18, 2024

bug description

attempting to get anything from youtube may result in an empty (0 bytes) file or a message that says "youtube downloading is temporarily disabled due to restrictions from youtube's side."

reproduction steps

  1. paste any youtube link (such as https://www.youtube.com/watch?v=dQw4w9WgXcQ).
  2. get either an empty file or an error message.

additional context

this exact issue occurred a week ago (#992) and was fixed as soon as it was possible.

the problem is not with cobalt's codebase, but is instead caused by network restrictions from youtube's side. just like last time, our proxy instances can't access googlevideo.com. instead of expected content they get 403. cobalt catches the error and aborts the tunnel, causing empty files as result.

we're already looking into new ways to go around this bullshit restriction, and are doing our best to restore youtube downloading asap. we're not happy about it either and are extremely tired.

since the "problem" is with the network, eta is unknown. resolution time depends on network providers. either me or @dumbmoron will close this issue as soon as it's resolved.

as a temporary (or permanent) workaround, you can host a cobalt instance on your home network: https://github.com/imputnet/cobalt/blob/main/docs/run-an-instance.md

@wukko wukko added the main instance issue issue is only present on the main cobalt instance label Dec 18, 2024
@wukko wukko pinned this issue Dec 18, 2024
@zig71
Copy link

zig71 commented Dec 18, 2024

Yo bro can we get a fix???

@dumbmoron
Copy link
Member

Yo bro can we get a fix???

@zig71 can u read the OP

@zig71
Copy link

zig71 commented Dec 18, 2024

@dumbmoron Tryna download a vid rn

@eaglehuntt
Copy link

eaglehuntt commented Dec 19, 2024

That's interesting... I'm curious to learn about how other YT downloading tools can stay running with constant changes on YouTube's side of things. Especially the sketchy ones online. Hopefully you'll be able to get it resolved soon!

@cdarbs11
Copy link

This appears to be working! Nice job @wukko! How did you do it?

@wukko wukko closed this as completed Dec 20, 2024
@zephiii
Copy link

zephiii commented Dec 20, 2024

Still happening to me. Oddly it only happens when downloading audio.

@coderooo
Copy link

coderooo commented Dec 21, 2024

How can I solve this problem? I'm having this problem with my own deployed instance @wukko

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

7 participants