- 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.
- rustup
- ffmpeg & ffprobe
- yt-dlp
- mutagen
sudo pacman -S ffmpeg yt-dlp python-mutagen
sudo apt install ffmpeg yt-dlp python3-mutagen
You may need to add some extra official opensuse repo.
sudo zypper in yt-dlp python-mutagen
sudo dnf install ffmpeg-free yt-dlp python3-mutagen
Use this follow command to build then install the app. You will still need to install dependencies before run the install script.
- Download the deb file from release
- Install it via apt
- Enjoy!!!
- Download the bin.zip file from release
- Unzip it
- Run the install.sh file init
- Enjoy!!!
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