8000 GitHub - somedude72/vidsrc-search: A pirate movie and tv shows searcher written in Python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

somedude72/vidsrc-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Important: This project is no longer maintained and is archived as of Jun 21, 2024

GitHub Release PyPI - Status PyPI - Downloads

A command-line utility program that searches VidSrc's API to provide movies for free.

Screenshot 2024-04-14 at 19 38 54

Installation

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

Usage

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

available commands:
    help        shows this menu
    version     displays version info
    search      search a movie by its name
    library     actions regarding the movie lib

optional flags:
    -d, --debug enables debug logging and disables
                certain features (e.g. progress bars)

use 'vidsrc-search help <command>' for info on a
specific command. arguments are strictly parsed in the
order specified above. when filing a bug report, please
be sure to use the '--debug' flag in log.

Notes

This project has been tested on the following requirements and platforms:

  • CPython 3.8.19, 3.9.1, 3.12.2
  • Windows 11, macOS 14, Debian Linux

Contributing

Opening issues on GitHub are the preferred way of contributing. Please include the steps to reproduce, what you expected to happen versus what actually happened, as well as the output of vidsrc-search with the --debug flag in your issue.

When filing issues, please also make sure that you are using vidsrc-search by directly cloning the repository as opposed to downloading from pip. This will make sure you have the most up-to-date version of vidsrc-search.

Links

About

A pirate movie and tv shows searcher written in Python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0