Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sinchang/miaopai-downloader
miaopai video downloader
https://github.com/sinchang/miaopai-downloader
downloader miaopai video
Last synced: 7 days ago
JSON representation
miaopai video downloader
- Host: GitHub
- URL: https://github.com/sinchang/miaopai-downloader
- Owner: sinchang
- License: mit
- Created: 2017-05-07T12:51:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-07T09:16:42.000Z (almost 7 years ago)
- Last Synced: 2024-12-23T04:47:31.361Z (11 days ago)
- Topics: downloader, miaopai, video
- Language: JavaScript
- Size: 40 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# miaopai-downloader
[![NPM version](https://img.shields.io/npm/v/miaopai-downloader.svg?style=flat)](https://npmjs.com/package/miaopai-downloader) [![NPM downloads](https://img.shields.io/npm/dm/miaopai-downloader.svg?style=flat)](https://npmjs.com/package/miaopai-downloader)
## Install
```bash
npm i -g miaopai-downloader
```## Usage
```js
miaopai-downloader http://www.miaopai.com/show/fEhYvm~vakOc22cw~n8rJg__.htmdownload more than one video, just use `miaopai-downloader url1 url2`
videos will in `videos` folder
ps: Make sure your Nodejs version is v8.9.0 or greater
```## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D## Author
**miaopai-downloader** © [sinchang](https://github.com/sinchang), Released under the [MIT](./LICENSE) License.
Authored and maintained by sinchang with help from contributors ([list](https://github.com/sinchang/miaopai-downloader/contributors)).> [github.com/sinchang](https://github.com/sinchang) · GitHub [@sinchang](https://github.com/sinchang) · Twitter [@sinchangwen](https://twitter.com/sinchangwen)