DEV Community

Discussion on: Who's looking for open source contributors? (July 2 edition)

Collapse
 
hundredrab profile image
100

Hey there. I've been working on MusicUtils for a while.

It is a primarily CLI based package for managing all your musical needs at one place, such as downloading (we use youtube-dl to download and convert music to mp3), updating the ID3 tags, organising your directories based on artists, and so on.

Try it out:
pip install MusicUtils

This is pretty small and basic so far, so very beginner-friendly. I'd love to hear what you think of it. Thanks!