Where does UTUBE (YouTube downloader) save files?

I have just installed UTube downloader on my Ubuntu system. It works great, except I can't locate the downloaded files after I close UTube.

1

2 Answers

I downloaded the 'Utube - Complete Youtube App for Linux' as follows:

sudo snap install utube

After I downloaded some Rammstein (always a good test!) as follows:

enter image description here

Looks like there is a cut down version of mpv available for playback from within the application itself, which doubtless you have already discovered, but a simple search found my test download of Rammstein tucked away in $HOME. The location is a somewhat labyrinthine one:

~/snap/utube/16/.local/share/

And as long as you have installed UTube via snap, as I have, your downloaded media files will also be in this location...

2

There is now an option in the settings dialog which let you directly open the download folder. snap refresh utube To update to latest version.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like