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

The persistent major problem of cookies and the need to add new yt-dlp plugins and some tools to fix this problem #1043

Open
trimechee opened this issue Oct 26, 2024 · 0 comments

Comments

@trimechee
Copy link

Hello, Thank you so much dor the new awesome version ! 💯 🥇

so once again the problem of importing cookies to be able to download from youtube occupies a central place in the ussies of yt-dlp, in comments many people offer more or less complicated solutions and tips, and sometimes it works temporarily, sometimes it doesn't work....

yt-dlp/yt-dlp#8227

yt-dlp/yt-dlp#11090

yt-dlp/yt-dlp#10927

i read the issues and the different solutions and this solution seems to me the most compatible with our beloved Persepolis downlad manager : this solution is to add these 2 vital plugins or add an option to easily add these capital 2 vital plugins to fix cookies problems :

This repository contains a plugin package that adds support for logging into YouTube with OAuth2 to yt-dlp YouTube Extractors :

https://github.com/coletdjnz/yt-dlp-youtube-oauth2

and

A plugin framework for yt-dlp that allows the YouTube extractor to request Proof of Origin (PO) Tokens from an external source when needed. It allows for multiple providers to co-exist and provide PO Tokens for different scenarios.

https://github.com/coletdjnz/yt-dlp-get-pot

and

A yt-dlp plugin to unlock the cookie database of chromium-based browsers

https://github.com/seproDev/yt-dlp-ChromeCookieUnlock

so the risk is very serious and yt-dlp might not be able to download youtube in the near future, we hope they will be supported please, and these plugins will be optional and it is up to the user to choose with his free will to install it or not, thank you very much!

https://github.com/coletdjnz/yt-dlp-youtube-oauth2

and

https://github.com/coletdjnz/yt-dlp-get-pot

and

https://github.com/seproDev/yt-dlp-ChromeCookieUnlock

and i also discover these rare new plugins that can enhance yt-dlp and make it more powerful, it will be great to integrate some of these rare awesome plugins please in yt-dlp engine of Persepolis tah can help to decrypt some videos, thank you !

https://github.com/yt-dlp/yt-dlp-wiki/blob/master/Plugins.md
https://github.com/un-def/dl-plus
https://github.com/pratikpatel8982/yt-dlp-hianime
https://github.com/pratikpatel8982/yt-dlp-mp4decrypt
https://github.com/ytdl-patched/ytdl-patched
https://github.com/yt-dlp/yt-dlp/wiki/Forks
https://github.com/kemuvx/hianime-dl
https://github.com/pratikpatel8982/AnimeDownloader

and also I discover recently this promising project "libcurl" which allows to integrate curl webassembly in web browsers, maybe this project can help for download manager interaction with the web browser :

https://github.com/ading2210/libcurl.js
https://www.npmjs.com/package/libcurl.js

https://github.com/MercuryWorkshop/epoxy-tls

https://ading.dev/projects/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant