Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 412 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 412 Bytes

thumbnails

Programmatically generated thumbnails for youtube

Usage

First run make

Then use ./venv/bin/python ./make-screenshot.py

Usage:

./venv/bin/python ./make-screenshot.py  --help
usage: make-screenshot.py [-h] [--size {1080p,720p}] html_file

positional arguments:
  html_file

optional arguments:
  -h, --help           show this help message and exit
  --size {1080p,720p}