Playlist converter from different formats.
Go to file
2022-09-20 01:38:19 -05:00
spec crystal init 2022-03-09 00:14:20 -06:00
src testing m3u8 lib-module 2022-09-20 01:38:19 -05:00
.editorconfig crystal init 2022-03-09 00:14:20 -06:00
.gitignore testing m3u8 lib-module 2022-09-20 01:38:19 -05: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 testing m3u8 lib-module 2022-09-20 01:38:19 -05:00

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