Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eugenehp/elixirsips-grabber
elixirsips grabber to simplify watching
https://github.com/eugenehp/elixirsips-grabber
Last synced: about 2 months ago
JSON representation
elixirsips grabber to simplify watching
- Host: GitHub
- URL: https://github.com/eugenehp/elixirsips-grabber
- Owner: eugenehp
- License: mit
- Created: 2015-08-02T08:54:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-22T16:51:55.000Z (over 9 years ago)
- Last Synced: 2023-04-10T05:52:15.576Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 891 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elixirsips Grabber
Elixirsips Grabber to simplify watching
Creates offline version of the elixirsips videos, so you can watch them without Internet access.
# Install
`npm install`# Run
Make sure you have `email` and `password` as part of your env vars. Then simply call`npm install`
or you can use it this way
`[email protected] password=0123456 node index.js`
# Screencast
[http://youtu.be/ZImXMmnxnfM](http://youtu.be/ZImXMmnxnfM)# Output
![Image of Files Directory](https://github.com/eugenehp/elixirsips-grabber/blob/master/example_output.png)# License
MIT# Thanks
Thanks to [@knewter](https://github.com/knewter) for his screencasts :thumbsup: