mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 22:39:42 -05:00
Error api.youtube.login #707
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 @almafazi on GitHub (Feb 2, 2025).
bug description
I’m trying to fetch videos on my self-hosted platform, but I’m encountering an issue with YouTube.login, and it seems like my IP has been blocked by Google. What could be the solution to this problem? Should I use a proxy to bypass this restriction? If I use a proxy, will my download speed remain the same, or will it be affected?
reproduction steps
Make curl to cobalt self hosted port using my vps.
screenshots
No response
links
platform information
Ubuntu VPS
additional context
No response
@wukko commented on GitHub (Feb 11, 2025):
if you use a proxy, your downloading speed will depend on the speed & latency of a proxy in question. but yes, if your ip is blocked by google, you can use a proxy to go around it.
please use an appropriate issue template in the future (instance hosting help)!