Skip to main content

Library for searching torrents that match an IMDb search.

Project description

PyImdbMovieFinder

Package for searching torrents that match an IMDb search. The torrent found can be sent to a torrent downloader such as a transmission daemon running on a remote server using RPC protocol.

The Jackett part is heavily inspired by https://github.com/KevinMidboe/torrent_search

Some exemple apps are available here.

Prerequisite

  • pip install pyimdbmoviefinder

CLI

pyimdbmoviefinder [OPTIONS]

pyimdbmoviefinder CLI
usage: pyimdbmoviefinder [-h] [-t TITLE] [-i ID] [-a] [-n NUM] [--tv]

pyimdbmoviefinder CLI usage

options:
  -h, --help              show this help message and exit
  -t TITLE, --title TITLE Search movie by Title
  -i ID, --id ID          Search movie by IMDb ID
  -a, --all               Search torrents on all providers, otherwise only YTS is used
  -n NUM, --num NUM       Maximum number of search results
  --tv                    Include TV shows results

A config.ini file can be used to pass the RPC server settings to the CLI (see config/config.ini.sample).

Dependencies

This app makes use of these projects:

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

pyimdbmoviefinder-0.1.0.tar.gz (13.5 kB view hashes)

Uploaded Source

Built Distribution

pyimdbmoviefinder-0.1.0-py3-none-any.whl (16.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