HTML5 Video Frame Screenshot

Adds ability to take a screenshot from the current frame of a HTML5 video element and be saved to a file named "video_frame.jpg" or "video_frame.png" (image format is configurable). This script is intended to be used as a bookmarklet using this URL: javascript:hvfs_ujs()

या सर्व या स्क्रिप्टच्या आवृत्त्या आहेत. फक्त अश्या आवृत्त्या दाखवा ज्यात कोड बदलले गेले.

  • v1.0.5 2018-03-21 Changed default image format to JPEG, and changed function name to minimize conflict
  • v1.0.4 2018-03-21 Moa fix
  • v1.0.3 2018-03-21 Fix variable name
  • v1.0.2 2018-03-21 Fix return value
  • v1.0.1 2018-03-21