dryajov / ut

Utube app for linux desktop, youtube module extracted from olivia (https://snapcraft.io/olivia)

Home Page:https://snapcraft.io/utube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utube - Elegant Youtube player/downloader for Linux Desktop

being developed in BANKUBAD LABS by @keshavbhatt

Snap Status License: MIT Average time to resolve an issue Percentage of issues still open

Nightly Build on any snapd enabled Linux Distribution can be installed using:

Get it from the Snap Store

Consider Donating if you want this music player grow further

PayPal Me

Build requirement

Qt >=5.5.1 with these modules
    - libqt5sql5-sqlite
    - libqt5webkit5 (must)
    - libqt5x11extras5
    
mpv >= 0.29.1
coreutils >=8.25
socat >=1.7.3.1-1
python >=2.7
wget >=1.17.1

Build instructions With all build requirements in place go to project root and execute:

Build:

qmake (or qmake-qt5, depending on your distro)
make

Execute :

./utube

 Or build a snap package Copy snap directory from project root and paste it somewhere else (so the build will not mess with source code) Run :

snapcraft

Try snap with :

snap try

Install snap with

snap install --dangerous name_of_snap_file

ScreenShots: Olivia Utube watch and download with lyrics option widgets Utube setting widget

About

Utube app for linux desktop, youtube module extracted from olivia (https://snapcraft.io/olivia)

https://snapcraft.io/utube

License:MIT License


Languages

Language:C++ 55.8%Language:JavaScript 23.6%Language:HTML 8.0%Language:CSS 7.1%Language:Shell 3.8%Language:Lua 0.9%Language:QMake 0.5%Language:C 0.3%