Youtubedl-gui: A new graphical YouTube downloader based on Youtube-DL
Youtubedl-gui Is a simple new graphical interface for the popular command line YouTube downloader youtube-dl.
This tool is very easy to use. Paste the video URL, select audio quality and format, video resolution and format,[ダウンロード]Just click. And of course, you have the option to change the destination folder for the download.
Click Download and a small dialog will pop up with the process bar.
How to install Youtubedl-gui on Ubuntu:
Please note that for legal reasons you need permission to download videos from YouTube.
Software developers maintain that the Ubuntu PPA includes packages for Ubuntu 20.04, Ubuntu 20.10, and Linux Mint 20.
Open terminal
From the System Application Launcher, do the following steps one at a time:
1.) Execute the commands one by one and install the latest youtube-dl if it is not available.
sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl sudo chmod a+rx /usr/local/bin/youtube-dl
2.) add Developer PPA By executing the command:
sudo add-apt-repository ppa:mordec13/youtubedl-gui
3.) Finally, install the tool.
sudo apt install youtubedl-gui
Uninstall Youtubedl-gui.
For some reason, you can easily remove the software using commands.
sudo apt remove youtubedl-gui
And[ソフトウェアとアップデート]->[その他のソフトウェア]Use or run the command to remove Ubuntu PPA.
sudo add-apt-repository --remove ppa:mordec13/youtubedl-gui
Share this:
- More