Youtube Screenshot API
Take screenshot of a YouTube video with a single API call, by making a request to https://api.clipshot.dev/frame endpoint. This endpoint requires the following three parameters: youtube_id: The ID of the YouTube video you want to take a screenshot of. timestamp: If you want to take a screenshot of the 1 minute and 30 second mark, you would set the timestamp to 1:30 or 90.key: Your private API key obtained by subscribing using the button on the right.Example: https://api.clipshot.dev/frame?youtube_id=5530I_pYjbo&timestamp=4:59&key=<YOUR-API-KEY>How to obtain an API key?After you subscribe, you will receive a licence key via gumroad to your e-mail adress. You can use that key as an API key to make requests to the API. You will be able to join to our Discord server to ask your questions and make feature requests.Need more details?For technical documentation visit https://api.clipshot.dev/docs.Python Example
abyesilyurt.gumroad.com
I would want an example website. So put a YouTube URL and a timestamp and you create and display the image along with the code used.
Hey, thanks for the comment, I made https://app.clipshot.dev/. Still needs some work, but it might be useful.
Can't get the demo page to load?