video-snapshot icon indicating copy to clipboard operation
video-snapshot copied to clipboard

Feature request: Add support for iOS devices (e.g. iPhone)

Open inglesuniversal opened this issue 3 years ago • 1 comments

Script not loading MP4 or MOV files from iPhone web accessible file picker :(

I was so excited to try it on my phone!

Great script though!

inglesuniversal avatar May 18 '21 15:05 inglesuniversal

@zzarcon Yes u just have to add video.setAttribute('playsinline', 'playsinline'); in the loadVideo function and it will works.

cellezam avatar Sep 07 '21 15:09 cellezam