a1149e9836 | ||
---|---|---|
src | ||
.eslintrc.js | ||
.gitignore | ||
.travis.yml | ||
README.md | ||
package-lock.json | ||
package.json |
README.md
EPG Grabber
Node.js CLI tool for grabbing EPG from different sites.
Installation
npm install -g epg-grabber
Usage
epg-grabber --config=example.com.config.js
Arguments:
-c, --config
: path to config file-d, --debug
: enable debug mode
Contribution
If you find a bug or want to contribute to the code or documentation, you can help by submitting an issue or a pull request.