📦 CLINTON
import asyncio
from Clinton.functions import Media
async def main():
duration = 7000 # IN SECONDS
save = "./Home/" # OUTPUT LOCATION
file = "./Home/Video.mp4" # FILE LOCATION
result = await Media.screenshot(file, save, duration)
print(result)
asyncio.run(main())
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
clinton-0.0.5.tar.gz
(4.3 kB
view details)
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 clinton-0.0.5.tar.gz.
File metadata
- Download URL: clinton-0.0.5.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fedab1e8c80973321ca5b5cfa13cc446b789bec026429f29f3d286915e21c7b7
|
|
| MD5 |
42d935ecaaa26458572deb484dc0f197
|
|
| BLAKE2b-256 |
c9faab6b84ae0fc85f8c47eb596c4599954ad78297e9fa8dd5cec904731355b1
|
File details
Details for the file clinton-0.0.5-py3-none-any.whl.
File metadata
- Download URL: clinton-0.0.5-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
411bc9ac1a3f7a89fa503aaeb3624f1a86a23fd2129d5a34a56663f595a4bc08
|
|
| MD5 |
e4141444f2a0d287d73943450a69f3cc
|
|
| BLAKE2b-256 |
e4464125c3b2cc617a19aba8428a62035ba6ef93d49d29d7644f0f739bc1ddf6
|