Comment on page
&poster
Lets you specify a poster image for videos that have not yet started playing
Example:
&poster=./media/bg_sample.webp
Value | Description |
---|---|
(encoded URL) | takes an encoded URL, pointing to a CORS-accessible image file |
&poster
lets you specify a poster image for videos that have not yet started playing (using the built-in HTML poster attribute). This flag takes an encoded URL, pointing to a CORS-accessible image file.Example of the command:
https://vdo.ninja/?view=YbFmisR&poster=./media/bg_sample.webp&hideplaybutton
Last modified 2mo ago