Youtube-dl is a very useful command-line tool that lets you download videos from YouTube and some other websites. Using youtube-dl is not that complicated but I understand that using commands for such tasks is not everyone’s favorite way.
The good thing is that there are a few applications that provide GUI frontend for youtube-dl tool.
See https://itsfoss.com/youtube-dl-gui-apps/
#technology #youtube #videos #download
Probably helpful, especially if one is setting up for another user, because if you can run the pre-reqs “sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl” you can probably use yt-dl itself
Don’t forget to mark it executable