Skip to main content

Background window recorder

Project description

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

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

python-window-recorder-0.8.tar.gz (17.4 kB view details)

Uploaded Source

File details

Details for the file python-window-recorder-0.8.tar.gz.

File metadata

  • Download URL: python-window-recorder-0.8.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for python-window-recorder-0.8.tar.gz
Algorithm Hash digest
SHA256 cde90c70b14921623ea669858fcc004730323f63a85206924217256a18e1e0fd
MD5 a4f90f261909a1e962032cdb99e04750
BLAKE2b-256 285b962a006576d99cd5af9dd1c544f3ad9e9a6f46b5c70844da8d7828f7d9d4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page