Yoaup is a simple application to listen youtube audios, without the need to have the browser open. This app downloads the audio for the selected video in YouTube and converts to OGG format to play it. Also can downlad a complete list of YouTube videos, adm convert to OGG.
You can listen the audios a more speed than the video original, avoid the silences and modify the equalizer. Besides you can listen audios continuosly. Yoaup has a complete control over the track you are listening.
Yoaup uses the audio menu to display information about the track you are listening. From the menu, you can go to the next or the previous track, play or pause the track.
For more information, please visit our website:
https://www.atareao.es/apps/youtube-como-reproductor-de-musica-con-yoaup/
Required dependencies:
python3,
python3-gi,
python3-dbus,
python3-requests,
python3-dbus,
python3-pil,
gir1.2-gtk-3.0,
gir1.2-gdkpixbuf-2.0,
gir1.2-notify-0.7,
gir1.2-gstreamer-1.0,
gir1.2-gst-plugins-base-1.0,
gstreamer1.0-tools,
gstreamer1.0-plugins-good,
gstreamer1.0-plugins-ugly,
gstreamer1.0-plugins-bad,
gstreamer1.0-libav,
youtube-dl
To install yoaup in Ubuntu, Linux Mint and derivatives, run these commands in a terminal,
sudo add-apt-repository ppa:atareao/yoaup
sudo apt update
sudo apt install yoaup
It's very important: the last version of youtube-dl must be installed. In order to do that, add the repository of WebUpd8:
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt update