Skip to main content

A pirate movie watcher written in Python

Project description

Overview

Vidsrc-search is a command-line utility program that searches VidSrc's API to provide movies for free.

Installation

pip install --upgrade vidsrc-search
vidsrc-search help

Usage

Usage: vidsrc-search <command> [option] [flags]

Available commands:
    help        shows this menu
    search      search a movie by name
    library     actions regarding the movie lib

Use 'vidsrc-search help <command>' for info on a
specific command. Arguments are parsed strictly in
the order above

Implementation

VidSrc provides an API to access links to specific movies hosted on their website. When you select a movie to be viewed, this program will cache the site data from VidSrc into an html file stored on disk. The program then does some proprocessing to the html webpage to remove annoying ad/redirect elements.

If you would like to view the raw website without preprocessing, you can disable this feature using the --raw flag. Additionally, you can use the --new flag to re-cache an already cached website.

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

vidsrc_search-0.2.3.tar.gz (12.8 kB view hashes)

Uploaded Source

Built Distribution

vidsrc_search-0.2.3-py3-none-any.whl (14.8 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