Skip to content

rinti/twitch-screen-grabber

Repository files navigation

To install:

pip install -r requirements.txt (or requirements_test.txt if you want to run tests)

You also need to install OpenCV with ffmpeg support

To run examples

Find a streamer that is playing overwatch and type: python run.py some_streamer overwatch

Todo:

  • make another example

Run tests

python -m tests.test python -m tests.test_examples

About

Grabs a screenshot from a selected Twitch stream, which we can then perform magic on.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages