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_20240629-190811.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.3.tar.gz (17.3 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: python-window-recorder-0.3.tar.gz
  • Upload date:
  • Size: 17.3 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.3.tar.gz
Algorithm Hash digest
SHA256 47e94c9271086a7ac6b756f7c97ef022183e370c19a726a0e49e51effc85d7df
MD5 26afd475e002ed80622b80d658226e22
BLAKE2b-256 d000a963d4106086a66daec7013c9032087fd7b24c7611779ec2f4d47ecfd28b

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