This tool grabs thumbnail and an image of the first 10 seconds.
Clone and setup venv:
git clone https://git.nussnougate.net/sevi-kun/yt-pic-grabber.git cd yt-pic-grabber python3 -m venv . source bin/activate pip install -r requirements.txt mkdir out
After that adjust paths in main.py