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
- firefox
- geckodriver
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file getmovieinfo-0.1.4.tar.gz.
File metadata
- Download URL: getmovieinfo-0.1.4.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.9 Linux/5.15.26-gentoo-whatbox
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bee1ea992cb7bf9e97deb7905b39574c077cde59166fcd06ee1fab664322ef7
|
|
| MD5 |
7ab2dd7637ca01855140aabacbe22200
|
|
| BLAKE2b-256 |
2217801a2f1c886d7bc1d6b3d8e065945a8e95d07dca1bf26511c35dac2d8a59
|
File details
Details for the file getmovieinfo-0.1.4-py3-none-any.whl.
File metadata
- Download URL: getmovieinfo-0.1.4-py3-none-any.whl
- Upload date:
- Size: 36.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.9 Linux/5.15.26-gentoo-whatbox
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00387a7d02c1929fd64cd612322652e850e4a78e6009586344c2de0a766f1ae4
|
|
| MD5 |
0e67b85272d0bfb6835c09c360984a2a
|
|
| BLAKE2b-256 |
22e7e76fedf1bb3b4b788d0a977ccc7eff69f349e9a399cd62352ee8da4dd4ba
|