Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Jul 25, 2020. It is now read-only.
/ru-ytsPublic archive

Russian films provider for Popcorn Time

License

NotificationsYou must be signed in to change notification settings

lafin/ru-yts

Repository files navigation

Build Status


Install

Need installDocker

$ mkdir yts && cd yts && mkdir db log$ curl -O https://raw.githubusercontent.com/lafin/ru-yts/master/docker-compose.x86_64.yml$ docker-compose -f docker-compose.x86_64.yml up

Update

$ cd yts && rm -rf ./log/* ./db/*$ docker-compose -f docker-compose.x86_64.yml pull$ docker-compose -f docker-compose.x86_64.yml up

If you want to add many films

$ docker run --rm --link yts_mongo_1:mongo lafin/ru-yts:x86_64 --only-worker -c 3
  • yts_mongo_1 - name of docker container for mongodb (you can see list containers use the commanddocker-compose -f docker-compose.x86_64.yml ps just findName with *_mongo_1)
  • -c count page (I'm not recommend set more then 100) by default 1
  • you can set number of page from which start parsing with use the-s by default 1
  • you can set ttl--ttl by default 86400 seconds
  • you can set socks5 proxy--socks5

Setup

Download last version Popcorn Timehere Into the setting of Popcorn Time need set address for you yts server (eg. Movie API Endpoint:http://127.0.0.1:3000/)

Contributors

License

MIT

About

Russian films provider for Popcorn Time

Topics

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp