You are not logged in.
Pages: 1
I like to download YouTube videos to watch later on my flatscreen TV. Spent the better part of a day trying to get it to work right.Finally realized it's not downloading the files but says it is. Tried several other video downloaders but they didn't work either.Have no problem in Windows 11. I think linux is too fragmented with dependency issues and other conflicts within codes.
Last edited by jacatone (2026-08-08 02:12)
Offline
Just use yt-dlp
https://github.com/yt-dlp/yt-dlp/releas … -dlp_linux
I normally rename it to yt-dlp
Right Click the binary>properties>permissions>allow executing.
Copy it to the folder where you store videos
In that folder open terminal and run ./yt-dlp <you-tube-video-url>
It is updated frequently to deal with You Tube's various changes.
Offline
Offline
Pages: 1