regosen / get_cover_art

Batch cover art downloader and embedder for audio files
MIT License
69 stars 8 forks source link

I made a thing with the help of your thing. #34

Open NeonLightning opened 10 months ago

NeonLightning commented 10 months ago

spotisee.zip i made a thing based on your thing. it's not very good but thought you might find it neat. it's just a spotify now playing thing that uses you spotify-cli

regosen commented 10 months ago

Thanks for sharing! Do you plan to fork my repo and apply your changes? That way you will more easily benefit from fixes or features I add in the future.

NeonLightning commented 10 months ago

i'm not sure. i've also done a bit of improving since then. still not good enough to warrant doing much with. it's supposed to be for my karaoke/spotify connect device. for when it's in spotify mode.(been running into problems with my distro right now for audio with librespot). just thought you'd be interested to see. im clueless with importing things or i'd probably do so actually as that'd be cool. i'm just using this as a way to practice learning python mostly lol. didn't realize how huge pygame was lol. runs like .5fps on the 02. it'd definitely be a better idea to import your stuff though than what i'm doing.

NeonLightning commented 10 months ago

if you wanna toss me a discord msg(same name) i'd like to show you the newest version and see if you could help me use those as imports instead of how i have.