downloadarr banner

downloadarr

4 devlogs
3h 49m 18s

an on demand music downloader and tagger, which gets its metadata from spotify, then downloads the music from yt-dlp and then tags it, and organizes it for your jellyfin library!

This project uses AI

only used AI to understand and get the tagging to be in sync with jellyfin’s capabilities, and try to get the download function to work, but ai slop bonked it and i had to rewrite it

Demo Repository

Loading README...

divpreet

ready to ship! updated readme for installation and shipping and removed the test code from the main file

Attachment
0
divpreet

worked on interface, and got a mvp, i do plan on exposing the functions to a api, then making an ios app! but for now, this works pretty well, and is ready to ship! now the app has a terminal interface, you can set up a spotify app and then export your client secret and id and the app would recognize it, but it does use deezer as a fallback, which works well, you can also just skip the metadata entirely! overwrite functions also work, and orgnanize works too! js need to pull this on the pi now!

0
divpreet

debugged and rewrote the download audio functions after tons of ai slop copy and paste, couldnt get proper downloads to work, seemed to get node and cookie errors, also was not getting audio files for downloading, just got artwork in sdb’s tagging also works, just need to make a organize function, and a frontend!

0
divpreet

basic setup, got the spotify search working, it is a bit finnicky, asking for a premium account, and i might implement deezer, cus it seems to have good coverage also got tagging ready acc to jellyfin’s metadata

0