Skip to main content

Package to search specific video or keyword on a set of av websites

Project description

MovieInfo

MovieInfo is a tool to search specific number or keyword from a set of av and get information of videos and output json. This json is use for a discord bot or automation torrent download.

Installation

pip install getmovieinfo

Requirements

python packages

  • python = "^3.7"
  • selenium = "^4.1.3"
  • requests = "^2.27.1"
  • lxml = "^4.8.0"
  • argparse = "^1.4.0"
  • jsons = "^1.6.1"
  • secrets

other packages

Usage

MovieInfo --number SSIS-356

MovieInfo --keyword 涼森れむ

Parameters

  • --number
    • Specify a video number
  • --keyword
    • SPecify a keyword
  • --cache_dir
    • specify a dir to store the result json

License

This project is licensed under the MIT License

Acknowledgement

This project is based on Movie_data_Capture.

I implement a keyword searching and standardize the infomation extractor from html.

I update crawler to substitue python requests;

Selenium is great at loading js on a web and enable the extracttion of torrent/magnet infomation. However this slows each request very much. Pay attention if you use this script to do massive query.

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

getmovieinfo-0.1.6.tar.gz (25.2 kB view hashes)

Uploaded Source

Built Distribution

getmovieinfo-0.1.6-py3-none-any.whl (36.5 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