This is my second attempt to migrate to Ubuntu 22.04. Everything is fine, but I am missing a tool for downloading videos from the internet.
I am looking for an app with a graphical user interface that allows me to download videos from websites.
This is my second attempt to migrate to Ubuntu 22.04. Everything is fine, but I am missing a tool for downloading videos from the internet.
I am looking for an app with a graphical user interface that allows me to download videos from websites.
If you want to download videos with Ubuntu, you might take my downloader into consideration. It has been developed for Linux with the very simple interface.
The tool can be downloaded and installed with one command.
Or using my ppa. Setup:
sudo add-apt-repository ppa:jentiger-moratai/mediatools
sudo apt update
sudo apt install ytdownloader
sudo ./install.sh I see no launcher for the program in the ytdownloader folder. How do I actually run it from there?
– graham
Mar 06 '24 at 10:54
/usr/share/applications There is another alternative - I could add the repo manually just need the name of the repository I want to add in the format (eg) deb http://packages.domain.com/ bookworm main
– graham
Mar 06 '24 at 16:05