Playlist converter from different formats.
Go to file
Nimble 3e42f24485 revisions + http client json gotten 2023-01-29 21:58:13 -06:00
spec unfuckery 2023-01-29 15:38:06 -06:00
src revisions + http client json gotten 2023-01-29 21:58:13 -06:00
.editorconfig crystal init 2022-03-09 00:14:20 -06:00
.gitignore update gitignore 2023-01-29 15:36:28 -06:00
LICENSE Initial commit 2021-12-24 15:27:17 +01:00
README.md revisions + http client json gotten 2023-01-29 21:58:13 -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
  • We have the Spotify JSON we can use that for playing for now
    • Convert it to Array/List
    • Save it as XSPF
    • Save it as m3u
    • Send it to Youtube
    • Send it to last.fm
    • Send it to libre.fm
    • Send it to music.brainz
    • Play with the metadata so we have a solid list