main
rw-r--r--
18 B
rw-r--r--
578 B
rw-r--r--
1.1 KB
rw-r--r--
1.4 KB
rw-r--r--
6.7 KB
rw-r--r--
2.3 KB
rw-r--r--
1.4 KB

singles

Use

# collect playlist details
go run playlist.go "{{ PLAYLIST_ID || PLAYLIST_URL }}"
# collect wav files of playlist
go run fetch.go {{ path to playlist.json }}
# build mixtape 
go run mixtape.go {{ path to playlist.json }}

TODO

  • get playlist details into JSON
    • playlist title
  • run yt-dlp on a playlist.json
  • progress details mixtape.go
  • create html page for each playlist
  • make cobra-cli with subcommands
  • create header image for each playlist
  • publish into cloudflare R2