How to download youtube videos in ubuntu?

balenshah

Member
Joined
Aug 23, 2022
Messages
74
Reaction score
4
Credits
636
I'm currently using youtube-dl and few other websites for downloading youtube videos.
But I want a software because those website will die some day. And instead of using youtube-dl, I'd love a GUI based application.
I want to download videos as mp4 in various qualities (144p,240p,360p,480p and so on).
I also want some of them to be downloaded as mp3.
So, please recommend me some great softwares.
This is for personal purpos.
 


forester

Well-Known Member
Joined
Mar 5, 2022
Messages
544
Reaction score
317
Credits
3,829
Used to be able to do so but do not think it is very easy, anymore. Have not tried in a long time.
 

Brickwizard

Well-Known Member
Joined
Apr 28, 2021
Messages
4,898
Reaction score
3,280
Credits
36,476
Depends on your browser, if you're using Firefox then you can install YD YouTube downloader, available in addon's. [that's what I use]
 

kibasnowpaw

Active Member
Joined
Jan 2, 2022
Messages
337
Reaction score
184
Credits
3,374

KGIII

Super Moderator
Staff member
Gold Supporter
Joined
Jul 23, 2020
Messages
10,578
Reaction score
9,100
Credits
87,839

MikeWalsh

Well-Known Member
Joined
Aug 29, 2022
Messages
592
Reaction score
739
Credits
7,761
Do be aware, guys, that Google continuously 'tweak' the YouTube code on a regular basis, specifically to defeat the plethora of 'workarounds' out there. They don't want you downloading stuff for personal consumption whenever YOU want.....they would far rather you watched it on-line every time, because it keeps their SEO ratings sky-high. Plus it allows them maximum opportunity to keep pushing adverts in your face. They don't care about your bandwidth. Why should they?

There is NO one bit of software out there that will do the job for ever and a day. And most of those that do exist don't auto-update.....they need to be manually re-installed. With the regularity with which Google keep altering things, this can get old.....FAST.

I think the only one that will update easily - from within the app - IS youtube-dl.

Myself, I don't often want to download vids from YT. However, out of the collection of Chromium-based 'portables' I build for the Puppy community, the one I would recommend for this task is Slimjet.......because it comes with its own YT-downloader built-in. And this is independent of the Google App Store - it's NOT an extension - so Google can't just delete it on a whim.

Like most Chromium 'clones', Slimjet is updated pretty regularly. I can't be sure, but I suspect they use a modified build of youtube-dl anyway.......whatever the case, their YT-downloader is always up to date & fully-functional.

Just my two-penn'orth, FWIW.


Mike. ;)
 
Last edited:

bob466

Well-Known Member
Joined
Oct 22, 2020
Messages
1,283
Reaction score
972
Credits
9,423
In Linux Mint Software Manager there's Video Downloader...works well.
happy0035.gif


As Mike says Slimjet has a video downloader built in...as shown.
happy0043.gif

screenshot-38.png
 

forester

Well-Known Member
Joined
Mar 5, 2022
Messages
544
Reaction score
317
Credits
3,829

Condobloke

Well-Known Member
Joined
Apr 30, 2017
Messages
6,965
Reaction score
5,808
Credits
45,478

Condobloke

Well-Known Member
Joined
Apr 30, 2017
Messages
6,965
Reaction score
5,808
Credits
45,478

It is available from the Linux Mint Software Manager

Simple. It works.

If you really need to change the mp3 to something else, use ffmpeg to do that or to make any other changes you need to.,

I downloaded to my PC as a Flatpack. (Not a snap)
 
D

Deleted member 108694

Guest
I use yt-dlp which is a youtube-dl fork based on the now inactive youtube-dlc
Syntax: this will list available formats
Code:
yt-dlp -F website address
in this case from YouTube
1.png

You have to look closely some are "Audio" only some are "Video" only you have to grab the ones that are both in the above you will see the below line
Screenshot from 2022-09-06 20-18-36.png

now use this
Code:
yt-dlp -f 22 website address
this will download the 720P format
 
Last edited by a moderator:
OP
B

balenshah

Member
Joined
Aug 23, 2022
Messages
74
Reaction score
4
Credits
636
@Lord Boltar I want to download multiple videos at the same time. (Not from same playlist). If they fail it'd be easy to click restart in GUI application. That's why.
 
OP
B

balenshah

Member
Joined
Aug 23, 2022
Messages
74
Reaction score
4
Credits
636
@MikeWalsh Yes I'm aware. That happens a lot and yt-dl is the only one that does the job 100% of times. I want gui because restarting download when download fails in yt-dl is hard. likewise choosing the video quality/video isn't easy in terminal.
 
OP
B

balenshah

Member
Joined
Aug 23, 2022
Messages
74
Reaction score
4
Credits
636
Depends on your browser, if you're using Firefox then you can install YD YouTube downloader, available in addon's. [that's what I use]
extension for everything just makes the browser unusable with lots of crashes. I think slimjet is better alternative. Just use it independently when you want to download videos.
 
OP
B

balenshah

Member
Joined
Aug 23, 2022
Messages
74
Reaction score
4
Credits
636

Condobloke

Well-Known Member
Joined
Apr 30, 2017
Messages
6,965
Reaction score
5,808
Credits
45,478
it didn't work on ubuntu.
It comes as a Snap package, or a Flatpack

obviously, it will 'work' in Ubuntu

You did not specify multipe files download.

Are you quite sure this for personal use ?
 

Members online


Top