Skip to main content

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

Project description

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/*

:tada: Live here: yts-downloader :tada:

Download via: pip install yts-downloader

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

History

0.1.0 (2019-05-02)

  • First release

0.1.1 (2019-05-02)

  • Potential bug fix

0.1.2 (2019-08-04)

  • Upper case movie title bug fix

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yts_downloader-0.1.2.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

yts_downloader-0.1.2-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page