-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Failed to extract signature decipher algorithm [YouTube] #991
Comments
having the same issue when I run cobat api instance locally |
this error doesn’t affect cobalt as it doesn’t decipher anything. it’s fixed in the dev branch and will be merged soon! |
just wanted to write that yt-dlp has already rolled out the update. Waiting for the merge |
merged into main |
Issue is still present on latest cobalt 7 docker image: |
cobalt doesn’t use yt-dlp, and v7 is no longer supported. i advise you to switch to v10 and use that instead, along with future latest releases |
I cannot switch to v10 because I need a fully self-hosted cobalt, not only the instance but the frontend as well - see here #768 and there #722 Seems that the simple fix is to update cobalt v7 For example, cobalt v10 uses |
you can still self host it, but since it's a static build, it's not in a docker image. here's how to build it: https://github.com/imputnet/cobalt/tree/main/web#configuring (run
it makes no sense for me to update the v7 source code if v10 is better in every single way. v7 is not supported anymore. if it breaks, it's not really my responsibility as it's no longer maintained. |
Thanks for the feedback, understood - sad given how simple the fix is, but it might indeed introduce breaking changes which would incur more than just the version bump. The general consensus around v10 in the referenced issues seems to be that most self-hosters that had a working docker-compose setup on v7 won't switch unless there are built images available to ghrc/docker-hub or any other image repo that makes it as easy to deploy, without requiring to build the image one-self. But thanks for pointing towards these instructions! |
problem description
When trying to download any video or shorts from youtube I get this error
Ran it on different platforms
The text was updated successfully, but these errors were encountered: