This user script adds a button to the YouTube interface, allowing you to capture the current video frame as an image. After clicking the button, a PNG image of the current frame is downloaded automatically.
- Adds a screenshot button to the YouTube player controls.
- Generates a PNG file named after the current video.
- Compatible with fullscreen mode (the button adjusts its position accordingly).
- Tampermonkey or Greasemonkey
- A compatible browser (Chrome, Firefox, etc.)
- Go to → https://greasyfork.org/en/scripts/519992-youtube-screenshot-button
- Click "Install this script"
- Done.
- Navigate to any YouTube video.
- A camera icon button will appear in the control bar.
- Click the button to capture and download the current frame as a PNG image.
This project is distributed under the license found in its original repository.