Scrapes Sky's TV-Guide to generate an XMLTV formatted EPG.
#### To Setup, change token_id
and gist_id
in epg.js to your corrosponding ID's.
#### To Run (requires node.js)
npm install
node epg.js
Node.js EPG Scraper that formats into XMLTV file and pushes to Github Gist file.
JavaScriptMIT
Scrapes Sky's TV-Guide to generate an XMLTV formatted EPG.
#### To Setup, change token_id
and gist_id
in epg.js to your corrosponding ID's.
#### To Run (requires node.js)
npm install
node epg.js