grunya404 / ru-yts

Russian films provider for Popcorn Time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Russian films provider for Popcorn Time


Deploy

example config with nginx, docker and upstart here

Installation server

need configure config.js for torrent tracker nnm-club.me

$ npm install
$ node app.js // start http server
$ node worker.js // need run by cron

Build client (Popcorn Time player 3.7.1)

need download client and apply patch and build client howto

Change settings here

 ...
 Settings.ytsAPI = {
    url: 'http://you-server/api/'
 };
 ...

Contributors

License

MIT

About

Russian films provider for Popcorn Time


Languages

Language:JavaScript 93.2%Language:HTML 4.5%Language:CSS 2.3%