Unofficial Python API/SDK for fzmovies.net
Project description
fzmovies-api
Unofficial Python API/SDK for fzmovies.net
from fzmovies_api import Auto
Auto(query="Jason Statham", searchby="Starcast").run()
Installation
$ pip install fzmovies-api[all]
Alternatively, you can download binaries for your system from here.
Usage
CLI
-
Basic case yet very handy
$ python -m fzmovies_api download <QUERY> # e.g python -m fzmovies_api download "Thor - Love and Thunder"
[!TIP] Shorthand for
python -m fzmovies_api
isfzmovies
$ python -m fzmovies_api download --help
Usage: python -m fzmovies_api download [OPTIONS] QUERY
Perform search and download first movie in the search results
Options:
-s, --searchby [Name|Director|Starcast]
Query search-by filter - Name
-c, --category [All|Bollywood|Hollywood|DHollywood]
Query movie category - All
-q, --quality [480p|720p] Movie file download quality - 720p
-o, --output TEXT Filename for saving the movie contents to
-d, --directory TEXT Directory for saving the movie contents -
pwd
-z, --chunk-size INTEGER Chunk_size for downloading files in KB - 512
-r, --resume Resume downloading incomplete files - False
-q, --quiet Not to stdout anything - False
-y, --yes Okay to all prompts - False
--help Show this message and exit.
[!NOTE] fzmovies_api provides a lot more than what you've just gone through here. Documenting isn't my thing, but I will try to update it as time goes by. Additionally, I cannot document this any better than the code itself; therefore, consider going through it.
Disclaimer
This project is not affiliated with or endorsed by fzmovies.net or its owners. The API may change without notice, and this project does not guarantee compatibility with all future updates. The developers of this project are not responsible for any damages or losses resulting from the use of this API. This project is provided AS IS, without warranty of any kind, express or implied.
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
File details
Details for the file fzmovies_api-0.0.2.tar.gz
.
File metadata
- Download URL: fzmovies_api-0.0.2.tar.gz
- Upload date:
- Size: 26.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7aaa370ac5a71bc67605f74d518c2ecfba8d973bbcaa2a974e1fcaff8871ae4 |
|
MD5 | 653b74a60c4c5a7aac89423f4de50c88 |
|
BLAKE2b-256 | 31c22f37c8f81095e5ceda275495b1822ff39ff69a91bd39586a3b8f67c07a38 |
File details
Details for the file fzmovies_api-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: fzmovies_api-0.0.2-py3-none-any.whl
- Upload date:
- Size: 26.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8d253ac7118ef84709d0717c4407f2d3843c00dae443639c921dd60954e6d99 |
|
MD5 | bd4bb5eac393ee16f96d352c500f0b63 |
|
BLAKE2b-256 | ba16b3cb8d36f10417cc511bd95733c0ade470a5bc0c1decf74bf3b7261c7920 |