An open API service indexing awesome lists of open source software.

https://github.com/darkskygit/bilidown

a bilibili android client download queue creator
https://github.com/darkskygit/bilidown

Last synced: 5 months ago
JSON representation

a bilibili android client download queue creator

Awesome Lists containing this project

README

          

# BiliDown

a bilibili android client download queue creator

## Usage

``` bash
# Install dependencies
npm install

# Build for production
npm run build

# Build, watch for changes and debug the application
npm run debug

# Build, watch for changes and run the application
npm run watch

# Clean the NativeScript application instance (i.e. rm -rf dist)
npm run clean
```

## Reference

- [BiliAnimeDownload](https://github.com/xiaoyaocz/BiliAnimeDownload)
- [NativeScript](https://www.nativescript.org/)
- [Vue.js](https://vuejs.org/)

## License

If not otherwise stated

All the source code of this project is distributed under [GNU Affero General Public License](https://www.gnu.org/licenses/agpl.html).