Skip to content

Scrape songs from RADR and post them as messages for Chew shows

License

Notifications You must be signed in to change notification settings

millar/radr-chew-messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

radr-chew-messages

A node.js demon designed to scrape tracks from RADR playlists and send track info as messages on a specified Chew show.

Requirements

  • node.js v6+

Installation

git clone https://github.com/millar/radr-chew-messages
cd radr-chew-messages
chmod +x bin/chew-radr.js

Usage

Usage: ./bin/chew-radr.js -u [radr user id] -k [chew api key]

Options:
  -u, --user_id   RADR user ID (as found at end of profile URL)       [required]
  -k, --api_key   Chew API key (from https://chew.tv/developer)       [required]
  -s, --show_uri  Chew show URI (if not given first live show will be chosen
                  automatically)
  -h, --help      Show help                                            [boolean]

Examples:
  ./bin/chew-radr.js -u 2239 -k euWdUdETF3Vt74hRvYIENX8flysPiqGiGCrEsmVI

About

Scrape songs from RADR and post them as messages for Chew shows

Resources

License

Stars

Watchers

Forks

Packages

No packages published