8000 GitHub - musdx/azul-box: This is a utility box for yt-dlp and ffmpeg with musicbrainz Metadata.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

musdx/azul-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azul Box

Donate using Liberapay

Feature

  • Download music from link with metadata/cover embedded with synced lyric(lyric do not work for WAV)
  • Download Video from link with highest quality with some metadata embeded
  • Download Pin from pinterest without account
  • Convert Images formats powered by ffmpeg
  • Convert Video formats powered by ffmpeg
  • A trash color picker

The video/music download will technically support all yt-dlp support list not just youtube.

The features will be really random because this is a software I made to randomly do something I needed.

Dependencies

  • rustup
  • ffmpeg & ffprobe
  • yt-dlp
  • mutagen

Archlinux:

sudo pacman -S ffmpeg yt-dlp python-mutagen

Linuxmint:

sudo apt install ffmpeg yt-dlp python3-mutagen

openSUSE Tumbleweed:

You may need to add some extra official opensuse repo.

sudo zypper in yt-dlp python-mutagen

Fedora(non atomic):

sudo dnf install ffmpeg-free yt-dlp python3-mutagen

Installation

Use this follow command to build then install the app. You will still need to install dependencies before run the install script.

Debian based distro

  • Download the deb file from release
  • Install it via apt
  • Enjoy!!!

Any other distro

  • Download the bin.zip file from release
  • Unzip it
  • Run the install.sh file init
  • Enjoy!!!

Uninstallation

sudo rm /usr/bin/azulbox
sudo rm /usr/share/icons/azul_box.png
sudo rm /usr/share/applications/azul_box.desktop

or just uninstall via your package manager if you install via apt

Showcase

v0.1.6.webm

About

This is a utility box for yt-dlp and ffmpeg with musicbrainz Metadata.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0