this post was submitted on 08 Jun 2025
197 points (98.0% liked)

Linux

54995 readers
956 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Hi Lemmy!

This post is a way for me to announce one of my apps that I made for my personal usage.

Azul box

It is a front end for yt-dlp and ffmpeg. It isn't just a yt-dlp downloader; it's more like a utility app that does anything that I need. The "special" part about this software is probably the ability to download YouTube subtitles and then embed them into the audio file as synced lyrics. Well, that is the only "unique" thing about it. As I’m still quite new to programming, there may be some bugs, and I appreciate your understanding. I’m also learning how to package it as a deb/rpm and plan to dedicate time to this during the summer. For now, the only way to download it will be to build from source with the bash install script in my repo.

If you have some time to try the app, I would love to hear your thoughts. Thank you for taking the time to read this! :)

you are viewing a single comment's thread
view the rest of the comments
[–] tux0r@feddit.org 16 points 14 hours ago* (last edited 14 hours ago) (5 children)

I wish my own alternative would get similar praises, because it was there when YouTube-dl wasn’t. I’m really bad at marketing, it seems.

[–] freijon@lemmings.world 5 points 8 hours ago

294 Github stars, I guess your marketing is fine

[–] can@sh.itjust.works 21 points 13 hours ago (1 children)
[–] tux0r@feddit.org 1 points 1 hour ago

Contributions which improve the documentation are appreciated.

[–] webghost0101@sopuli.xyz 24 points 14 hours ago

Dont give up on it! Its very feasible that yt starts attacking yt-dlp. Invidious is already obfuscated. The more alternatives the better.

[–] cheese_greater@lemmy.world 6 points 13 hours ago (1 children)
[–] tux0r@feddit.org 1 points 2 hours ago
[–] Kiuyn@lemmy.ml 6 points 14 hours ago (1 children)

It seem to be really interesting! I will give it a try.

[–] tux0r@feddit.org 2 points 2 hours ago

Feedback and patches welcome!