Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neronmoon/mediatorr
Telegram media torrenting bot
https://github.com/neronmoon/mediatorr
Last synced: about 1 month ago
JSON representation
Telegram media torrenting bot
- Host: GitHub
- URL: https://github.com/neronmoon/mediatorr
- Owner: neronmoon
- Created: 2019-07-30T11:36:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-31T18:13:42.000Z (about 1 year ago)
- Last Synced: 2023-10-31T19:25:18.436Z (about 1 year ago)
- Language: Python
- Size: 115 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mediatorr
See [docker-compose.yml.example](docker-compose.yml.example) for infrastructure hint
the only supported torrent client is qbittorrent, jackett is proxy for many torrent trackers, flaresolver helps
jackett to pass cloudflare checks.You'll need to manually setup jackett's trackers and telegram bot, see docker-compose.yml.example for the hint
I use mariadb on host machine, you'll need to run migrations using `./console db fresh` command