Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thibauts/node-arteplus7-cli
arte+7 website CLI
https://github.com/thibauts/node-arteplus7-cli
Last synced: 21 days ago
JSON representation
arte+7 website CLI
- Host: GitHub
- URL: https://github.com/thibauts/node-arteplus7-cli
- Owner: thibauts
- License: mit
- Created: 2014-10-28T21:09:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-28T21:32:02.000Z (about 10 years ago)
- Last Synced: 2024-10-16T07:21:27.221Z (2 months ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
arteplus7-cli
=============
### arte+7 website CLI```bash
$ npm install -g arteplus7-cli
$ arteplus7 --help
Usage: arteplus7arteplus7 list [-l fr|de] list available videos
arteplus7 info print video details
arteplus7 dump [-o output.mp4] dump video to stdout or to a file```
Note: for the `dump` command to work, you'll have to install `rtmpdump`.