Post

Local Playlist Master

Original release date: May 11th, 2024

Github page

A set of tools and a GUI to manage a locally hosted music database.

  • Quickly import YouTube music playlists and concert YouTube videos with chapters.
  • Trim beginning/end and adjust volume of clips in app.
  • Export playlist files to run on most audio players.
  • Edit track metadata (title, album, etc.)
  • Perform queries to quickly create playlists with specific criteria.
  • Divide concerts into their seperate tracks.

Gui Example

This project was built off of another project I worked on last year called YTAutoMusic. It was a CLI application, and I felt like I needed a bit more experience with GUIs. I also learned a lot of the basics of databases as Local Playlist Master uses SQLite.

This post is licensed under CC BY 4.0 by the author.