pr0d1r2 / myvod

Self hosted video on demand solution with keyword based torrent auto-download via PirateBay using TOR.
MIT License
10 stars 2 forks source link

MyVOD

Self hosted video on demand solution with keyword based torrent auto-download via PirateBay using TOR.

Features

Performance

Requirements

Setup

Usage

k = Keyword.new
k.keyword = "YIFY 1080p"
k.categories [ 207 ] # HD Movies (https://thepiratebay.se/browse/207)
k.save!
DailyMagnetSourcesImportWorker.perform_async

Development

Deployment

Contrubution