Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastiencs/rarbg-addon
rarbg addon for stremio
https://github.com/sebastiencs/rarbg-addon
streaming stremio torrent
Last synced: 16 days ago
JSON representation
rarbg addon for stremio
- Host: GitHub
- URL: https://github.com/sebastiencs/rarbg-addon
- Owner: sebastiencs
- Created: 2017-03-01T11:39:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T15:09:44.000Z (over 7 years ago)
- Last Synced: 2024-10-12T03:16:08.388Z (about 1 month ago)
- Topics: streaming, stremio, torrent
- Language: JavaScript
- Size: 1.31 MB
- Stars: 13
- Watchers: 5
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-stremio - rarbg
README
# rarbg-addon
Stream movies and series from rarbg on Stremio.
Tested with Stremio 3.6.5# How to run
You can install it on http://addons.strem.io/
Or run it yourself:
```
$ git clone https://github.com/sebastiencs/rarbg-addon.git
$ cd rarbg-addon
$ npm install
$ npm start
```Then (re)start Stremio:
```
$ ./Stremio.sh --services=http://localhost:7000/stremioget/v1
```# Result
![screenshot](/screenshots/rarbg.png)