moonplayer icon indicating copy to clipboard operation
moonplayer copied to clipboard

Add support of cookies arguments commands of yt-dlp "--cookies-from-browser firefox" to skip youtube throttle and play restricted videos of twitter

Open trimechee opened this issue 1 year ago • 1 comments

UPDATE :

Maybe these tools can help :

https://mpv.io/manual/stable/#options-ytdl-raw-options :

--ytdl-raw-options=username=user,password=pass

authentification options https://github.com/ytdl-org/youtube-dl/blob/master/README.md#authentication-options

also i find these commands, may be they can help to import cookies from browsers and my be good idea to add them to FAQ :

cookies yt-dlp command line arguments :

--cookies-from-browser firefox ( firefox does not lock the export of cookies to yt dlp unlike chrome, some users aid we should disconnect from our youtube account if this doesn't work and try again )

chrome --disable-features=LockProfileCookieDatabase --disable-features=NetworkServiceSandbox

yt-dlp cookies imports https://github.com/coletdjnz/yt-dlp-youtube-oauth2 https://github.com/coletdjnz/yt-dlp-get-pot https://github.com/seproDev/yt-dlp-ChromeCookieUnlock

https://github.com/54ac/stream-detector (can export cookies to exteranl tool)

https://github.com/zaidka/cliget (can export cookies to exteranl tool)

https://github.com/ytdl-patched/ytdl-patched https://github.com/pratikpatel8982/yt-dlp-mp4decrypt https://github.com/pratikpatel8982/yt-dlp-hianime

https://github.com/rotemdan/ExportCookies


Hello, yesterday i tried to play twitter videos because videos on twitter are very heavy and lag freeze even lowest quality in my old laptop, i tried with MoonPlayer, smplayer, potplayer with 3DYD Youtube Source plugin, mpc hc, mpc be, qmplay2...all these players fails to pay twitter videos and have message that i should add cookies commands like --cookies-from-browser firefox....

i am not expert, i tired to add --cookies-from-browser firefox to the yt-dlp engines of these media players but no video playback :(

my idea please is that media player allows to support or add cookies yt-dlp commands arguments --cookies-from-browser firefox --cookies-from-browser chrome --cookies-from-browser r3dfox ........to video stream detected so we can avoid possible bugs and we could playback restirctid videos of twitter in vlc or potplayer or smplayer...thank you very much!

import cookies to media player is important because users complain that youtube throttles bitrates when using external media player and yt-dlp has to import youtube cookies in some cases to fix this problem, we hope for an easy graphical interface to easily import youtube cookies and then, Moon Player playback youtube videos without throttle, thanks !

trimechee avatar Aug 08 '24 19:08 trimechee

Hello, how are you Mr @coslyk ? We hope you are fine :)

May be these tools can help :

https://mpv.io/manual/stable/#options-ytdl-raw-options :

--ytdl-raw-options=username=user,password=pass

authentification options https://github.com/ytdl-org/youtube-dl/blob/master/README.md#authentication-options

also i find these commands, may be they can help to import cookies from browsers and my be good idea to add them to FAQ :

cookies yt-dlp command line arguments :

--cookies-from-browser firefox ( firefox does not lock the export of cookies to yt dlp unlike chrome, some users aid we should disconnect from our youtube account if this doesn't work and try again )

chrome --disable-features=LockProfileCookieDatabase --disable-features=NetworkServiceSandbox

yt-dlp cookies imports https://github.com/coletdjnz/yt-dlp-youtube-oauth2 https://github.com/coletdjnz/yt-dlp-get-pot https://github.com/seproDev/yt-dlp-ChromeCookieUnlock

https://github.com/54ac/stream-detector (can export cookies to exteranl tool)

https://github.com/zaidka/cliget (can export cookies to exteranl tool)

https://github.com/ytdl-patched/ytdl-patched https://github.com/pratikpatel8982/yt-dlp-mp4decrypt https://github.com/pratikpatel8982/yt-dlp-hianime

https://github.com/rotemdan/ExportCookies

import cookies to media player is important because users complain that youtube throttles bitrates when using external media player and yt-dlp has to import youtube cookies in some cases to fix this problem, we hope for an easy graphical interface to easily import youtube cookies and then, Moon Player playback youtube videos without throttle, thanks !

trimechee avatar Dec 12 '24 23:12 trimechee