Skip to main content

window-recorder

Background window recorder

Installation: pip install python-window-recorder

from window-recorder import Recorder
from time import sleep

recorder = Recorder('New Tab - Google Chrome')
print('Starting recording')
recorder.start(folder='recordings', filename='test')
sleep(3)
print('Stopping recording')
recorder.stop()
> Video saved as test_2024-06-29 19-08-11.mp4

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_window_recorder-2026.8.6.tar.gz (22.3 kB view details)

Uploaded Source

File details

Details for the file python_window_recorder-2026.8.6.tar.gz.

File metadata

File hashes

Hashes for python_window_recorder-2026.8.6.tar.gz
Algorithm Hash digest
SHA256 9493824323940902a62b76d7ff782cb37125afd1addf5427a293c34c05028ce0
MD5 6b4855bae93206793aaa31056764894e
BLAKE2b-256 43672e1410684dd153eb5b75d643f8dbaf55e9a7c47e994f042175a182308b8e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page