https://github.com/RemiRigal/Yape
Browser extension to monitor and easily add downloads to a PyLoad server.
https://github.com/RemiRigal/Yape
download extension pyload
Last synced: about 1 year ago
JSON representation
Browser extension to monitor and easily add downloads to a PyLoad server.
- Host: GitHub
- URL: https://github.com/RemiRigal/Yape
- Owner: RemiRigal
- License: mit
- Created: 2020-06-18T09:29:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-11T07:30:28.000Z (almost 4 years ago)
- Last Synced: 2024-11-19T20:46:38.415Z (over 1 year ago)
- Topics: download, extension, pyload
- Language: JavaScript
- Homepage:
- Size: 1.9 MB
- Stars: 46
- Watchers: 1
- Forks: 6
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yape - Browser extension for PyLoad
[](https://chrome.google.com/webstore/detail/yape/lbbofcfllogcmffofacfoiolglncdcgb)
[](https://chrome.google.com/webstore/detail/yape/lbbofcfllogcmffofacfoiolglncdcgb/reviews)
[](https://chrome.google.com/webstore/detail/yape/lbbofcfllogcmffofacfoiolglncdcgb/reviews)
[](https://addons.mozilla.org/firefox/addon/yape/)
[](https://addons.mozilla.org/firefox/addon/yape/)
[](https://addons.mozilla.org/firefox/addon/yape/)
Yape stands for **Yet Another PyLoad Extension**. It's a dead simple browser extension for monitoring and easily adding downloads to a [PyLoad](https://github.com/pyload/pyload) server.
Features:
- One-click download
- Monitor current downloads
- Monitor global bandwidth usage & one-click speed limiter
- Context menu downloads
## Install
**[Available on the Chrome Web Store](https://chrome.google.com/webstore/detail/yape/lbbofcfllogcmffofacfoiolglncdcgb)**
**[Available on Firefox Add-ons](https://addons.mozilla.org/firefox/addon/yape/)**
## Usage
Go to the option page by clicking on the `settings` icon and fill the IP address and the port of the `PyLoad` server. Click `Save` and then `Login` to enter your credentials.
> Note: The credentials are not stored on the browser, only the session cookie.
The current downloads are always displayed.
If the current active tab has a downloadable file, an extra panel will be displayed with a button to start the download.
A download can also be added by right-clicking on a link and selecting `Download with Yape`.
## Screenshot

## License
Yape is licensed under the [MIT License](https://github.com/RemiRigal/Yape/blob/master/LICENSE).