GithubHelp home page GithubHelp logo

makkoncept / yts_torrents Goto Github PK

View Code? Open in Web Editor NEW
20.0 5.0 15.0 12 KB

download all torrents from yts.am (yify movies)

License: MIT License

Python 100.00%
yify yify-torrents yts-api yts-movie movies torrents torrent-downloader

yts_torrents's Introduction

Thoughts on archiving

I am archiving this (and the related repositories - yts.am_scraper and movie_torrents). There are several reasons but the most prominent one being that some people might use it for torrenting unsanctioned copyrighted material. As mentioned in the disclaimer, this was not the goal. Maybe this was the reason that I have not thought about this project since the time it was put on Github and therefore it's very outdated and might not even work out-of-the-box.

yts_torrents

download all torrents from yts.am (yify movies). Uses yify api.

Used to create movie_torrents[repository of 10k+ movie torrents].

Usage

  • clone the repo
git clone https://github.com/makkoncept/yts_torrents.git
cd yts_torrents
  • Create a virtualenv:
python3 -m venv venv
  • Activate it on Linux:
. venv/bin/activate
  • Or on Windows cmd:
venv\Scripts\activate.bat
  • Install requests
pip install requests

run python yts_am_api.py to make json files containing torrent links of the movies. Then run python linkdownload.py to parse the created json files and download the torrents.

Priority

The torrents will be downloaded according to the following priority:

1080p bluray> 1080p web> 720p bluray> 720p web

Disclaimer

Downloading copyright movies may be illegal in your country. This tool is for educational purposes only and was created only to experiment with yify api

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.