PatrickStankard / advancement

Archive current Pitchfork Advance streams.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

advancement

Archive current Pitchfork Advance streams.

# prereqs: rtmpdump, ffmpeg, id3v2, node
$ brew install ffmpeg rtmpdump id3v2 node
$ npm install
$ ./advancement

Outputs the stream's cover, artwork, and audio files in the output directory, structured as follows:

output/Artist/Album/01 Track 01.mp3
output/Artist/Album/artwork/00 Scene_1.mp4
output/Artist/Album/folder.jpg

About

Archive current Pitchfork Advance streams.

License:MIT License


Languages

Language:JavaScript 100.0%