Skip to main content

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

Project description

YTS

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

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

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.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

yts_downloader-0.1.0-py3-none-any.whl (4.4 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