Unofficial Python SDK/API for fztvseries.live
Project description
fzseries-api
Unofficial Python SDK/API for fztvseries.live
from fzseries_api import Auto
Auto(
query="Mr. Robot",
).run()
# Will show download progressbar
"""
[T 1/10] Mr. Robot - S01E01 - eps1.0_hellofriend.mov
179 MB ████████████████████ 47%|
"""
Installation
$ pip install fzseries-api[cli]
Alternatively, you can download standalone executable for your system from here.
Usage
$ fzseries download <QUERY>
# e.g fzseries download "Mr. Robot"
$ fzseries download --help
Usage: fzseries download [OPTIONS] QUERY
Download a whole series|seasons|episodes automatically
Options:
-b, --by [series|episodes] Query category
-so, --season-offset INTEGER Season number to start downloading from
-eo, --episode-offset INTEGER Episode number to start downloading from
-l, --limit INTEGER Number of proceeding episodes to download
before stopping
-t, --download-trials INTEGER Number of trials before giving up on
downloading an episode
-r, --request-timeout INTEGER Http request timeout while downloading
episodes in seconds.
-f, --format [High MP4|WEBM] Preffered movie download format
-d, --directory DIRECTORY Parent directory for saving the downloaded
contents
--enable-progressbar / --disable-progressbar
Show or hide downloading progress bar
--quiet Do not stdout any interactive messages
--include_metadata Add series title and episode-id in filename
--one-season-only Download only one season and stop.
--ignore-errors Ignore exceptions raised while downloading
episode
--confirm Confirm episodes before downloading them
--help Show this message and exit.
$ fzseries --help
Usage: fzseries [OPTIONS] COMMAND [ARGS]...
Unofficial Python SDK/API for fztvseries.live
Options:
--version Show the version and exit.
--help Show this message and exit.
Commands:
discover Search TV series using title or filter
download Download a whole series|seasons|episodes automatically
metadata Access particular series metadata - seasons and episodes
Repository : https://github.com/Simatwa/fzseries-api
[!NOTE] fzseries_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 fztvseries.live 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
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
Hashes for fzseries_api-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c94b01723a6f4045f9256c2066f830e734bb38cad204bf0ca1ca484f96799ce8 |
|
MD5 | 3f559e9269298b90a0c2baa0bbf814f9 |
|
BLAKE2b-256 | 67be8bf8f040de2c918665e26448d4968a9c1c1e464925d0d0166152972fcffe |