brothamanben

Results 5 comments of brothamanben

> docker exec -it podsync yt-dlp -U I did this but I'm still getting download errors, and asked to sign in to confirm that I'm not a bot

> Same problem here, but successfully tackled by adding this line for each feed. youtube_dl_args = [ "--cookies", "/app/cookies.txt"] Cookie file for the youtube website was extracted through Chrome extension,...

> Do you have to manually update the cookies.txt every day? I have no idea, it's not working for me yet

> [@d4os](https://github.com/d4os) try use yt-dlp nightly and set PO token [yt-dlp/yt-dlp#10128 (comment)](https://github.com/yt-dlp/yt-dlp/issues/10128#issuecomment-2350782316) > > For each feed in file config, You must add following parameters to "youtube_dl_args" `youtube_dl_args = [...

> may need cookie Even when I use cookies it doesn't work, I'm using Brave on Ubuntu and got the cookies using an addon. Do you know if there's another...