this post was submitted on 17 Jul 2024
58 points (93.9% liked)

Open Source

29773 readers
90 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
top 9 comments
sorted by: hot top controversial new old
[–] [email protected] 9 points 1 month ago

I'm sure a lot of people on Lemmy can figure out package managers, but I wanted to try writing a guide more aimed at beginners that can be shared with people trying to figure out yt-dlp. I only found one other guide like this outside of random Reddit threads and comments, and it was pretty long and technical.

If you like this article, please consider following the site on Mastodon/Fedi, email, or RSS. It helps me get information like this out to a wider audience :)

[–] [email protected] 2 points 1 month ago

In Windows I use the tartube gui for yt-dlp which works fine for me.

[–] [email protected] 1 points 1 month ago (1 children)

This is de wey. Chocolatey also helps install all sorts of other useful stuff, like cURL, FFMPEG, NodeJS, and other things that might not have binary releases or installers available for them.

[–] [email protected] 0 points 1 month ago (1 children)

On Android, from FDroid you can install an app called Seal, which is a minimal frontend for yt-dlp. I discovered it while trying to circumvent issues Newpipe was having with some update to the YouTube API.

Unlike Newpipe forks, which can use the sponsor block API but not when downloading the video directly to your device, Seal allows you to input the custom flags available from the yt-dlp cli, so you can automatically skip annoying sponsor mentions even on your downloaded videos.

[–] [email protected] 2 points 1 month ago

On Android, from FDroid you can install an app called Seal

I like ytdlnis more.

[–] [email protected] 0 points 1 month ago (1 children)
[–] [email protected] 9 points 1 month ago (1 children)

It's faster, lightweight and runs on your terminal.

[–] [email protected] 1 points 1 month ago

Also stays updated more often.