Download Twitch channel thumbnail
Project description
twitch-thumbnail
Download Twitch channel thumbnail
Install
pip install twitch-thumbnail
Require FFMPEG
Usage
synchronous
from twitch_thumbnail import download_thumbnail
download_thumbnail("woowakgood", "thumbnail.png")
asynchronous
import asyncio
from twitch_thumbnail.asynchronous import download_thumbnail
async def main():
await download_thumbnail("woowakgood", "thumbnail.png")
asyncio.run(main())
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
File details
Details for the file twitch-thumbnail-1.0.2.tar.gz
.
File metadata
- Download URL: twitch-thumbnail-1.0.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75b6376e5f281cdc3663f28d8d564c13097a3a505bde049e2a6bd77633294552 |
|
MD5 | 5fd35465b19263eb5325388281d3b25a |
|
BLAKE2b-256 | 2bf4e5759a3fb028d077f4d1c9aaf37728ffc6fc9141ba76a5e27745075f8bfa |
File details
Details for the file twitch_thumbnail-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: twitch_thumbnail-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef2d3a4003a9e1eb80bd74741835eac28b7ef2270137ffced34f76cbc965b21a |
|
MD5 | 531df2ffda5614a37fba4ded4bf127c0 |
|
BLAKE2b-256 | 4e98b162b5915cd39095c2d927c854fe9a386e9ca8dd3535635430fb084160c5 |