Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kritma/mpv-torrserver
mpv Torrserver integration plugin
https://github.com/kritma/mpv-torrserver
mpv mpv-script torrserver
Last synced: 3 months ago
JSON representation
mpv Torrserver integration plugin
- Host: GitHub
- URL: https://github.com/kritma/mpv-torrserver
- Owner: kritma
- Created: 2023-12-02T13:43:33.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-05T15:57:00.000Z (about 1 year ago)
- Last Synced: 2024-08-05T14:16:15.526Z (6 months ago)
- Topics: mpv, mpv-script, torrserver
- Language: Lua
- Homepage:
- Size: 1000 Bytes
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mpv - torrserver - Allows streaming torrents using [TorrServer](https://github.com/YouROK/TorrServer). Support magnet links and .torrent files (Streaming)
README
# mpv Torrserver integration
sends torrent info to [TorrServer](https://github.com/YouROK/TorrServer) and gets playlist. Supports torrent files and magnet links1. copy `mpv-torrserver.lua` into your `mpv/scripts`
2. Adjust `server` address in `mpv-torrserver.lua` or put `server=http://[TorrServer ip]:[port]` in `mpv/script-opts/mpv-torrserver.conf`## Usage
Drag & Drop torrent into mpvor
```sh
mpv
```## Requirements
* curl