Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acgotaku/115
Assistant for 115 to export download links to aria2-rpc
https://github.com/acgotaku/115
Last synced: about 1 month ago
JSON representation
Assistant for 115 to export download links to aria2-rpc
- Host: GitHub
- URL: https://github.com/acgotaku/115
- Owner: acgotaku
- License: gpl-3.0
- Created: 2015-01-27T14:27:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-05-25T01:33:59.000Z (over 1 year ago)
- Last Synced: 2024-10-01T12:05:28.112Z (about 1 month ago)
- Language: JavaScript
- Size: 3.99 MB
- Stars: 1,900
- Watchers: 60
- Forks: 324
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 115Exporter [![Chrome Web Store](https://img.shields.io/chrome-web-store/v/ojafklbojgenkohhdgdjeaepnbjffdjf.svg)](https://chrome.google.com/webstore/detail/115exporter/ojafklbojgenkohhdgdjeaepnbjffdjf?hl=en)
## Sign in on Chrome
Use fake115 can Sign in on Chrome: https://github.com/kkHAIKE/fake115
## Usage
- Please click save button when change config.
- Recommended Settings:
- Set `--rpc-secret=` if you are using aria2 1.18.4(or higher) with 'JSON-RPC PATH' like http://token:secret@hostname:port/jsonrpc
- Set `--rpc-user= --rpc-passwd=` if you are using aria2 1.15.2(or higher) with 'JSON-RPC PATH' like http://username:passwd@hostname:port/jsonrpc
- Use `http://localhost:6800/jsonrpc#max-connection-per-server=5&split=10` set download options for specific file.## Install
* Chrome : Click **Settings** -> **Extensions**, drag `115.crx` file to the page, install it, or check **Developer mode** -> **Load unpacked extension**, navigate to the `release` folder.
* Firefox : Open **about:debugging** in Firefox, click "Load Temporary Add-on" and navigate to the `release` folder, select `manifest.json`, click OK.## License
![GPLv3](https://www.gnu.org/graphics/gplv3-127x51.png)
115Exporter is licensed under [GNU General Public License](https://www.gnu.org/licenses/gpl.html) Version 3 or later.
115Exporter is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at your option) any later version.115Exporter is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with 115Exporter. If not, see .