Playlist converter from different formats.
Go to file
Nimble 59357db03d cleaner code 2023-01-29 15:26:07 -06:00
spec crystal init 2022-03-09 00:14:20 -06:00
src cleaner code 2023-01-29 15:26:07 -06:00
.editorconfig crystal init 2022-03-09 00:14:20 -06:00
.gitignore cleaner code 2023-01-29 15:26:07 -06:00
LICENSE Initial commit 2021-12-24 15:27:17 +01:00
README.md Set Goals 2022-03-21 14:44:50 -06:00
shard.yml cleaner code 2023-01-29 15:26:07 -06:00

README.md

playper

Playlist converter from different formats.

Rosetta Stone for musical Playlists.

TODO

  • Build connectors to services
    • Youtube
    • Spotify
  • Create list logic with metadata (in memory or write to file)
  • First version is going to be terminal only no need to authentication and it maybe ephimeral meaning the playlist changed won't be stored, it will only swap or appear in a different platform
  • Authentication service (not necesary)
  • Database management
  • GUI