yts-downloader

A simple python CLI to download movies from yts or formerly yify


Keywords
yts_downloader, yts, torrent, download, api, downloader, python36, yts-api, yts-downloader, yts-movies, yts-torrent
License
MIT
Install
pip install yts-downloader==0.1.2

Documentation

yts-downloader ยท PyPI version shields.io PyPI license PyPI pyversions PyPI download total

Python CLI to download YTS movies using their API

Tutorials and helpful content

  1. realpython
  2. Demystefying Setuptools Entry Points
  3. Python Packaging from Init to Deploy

Usage

yts-downloader -h for help

yts-downloader <movie name> to search for the movie in yts.am database and download it.

eg: yts-downloader 'aquaman'

Building

python setup.py sdist bdist_wheel

Deploying on TestPyPI

twine upload --repository-url https://test.pypi.org/legacy/ dist/*

Deploying on PyPI

twine upload dist/*

๐ŸŽ‰ Live here: yts-downloader ๐ŸŽ‰

Download via: pip install yts-downloader

PS: I, in no way support piracy. This "tool" was created as a simple application of their API