justsoft / video_thumbnail

This plugin generates thumbnail from video file or URL. It returns image in memory or writes into a file. It offers rich options to control the image format, resolution and quality. Supports iOS and Android.
MIT License
183 stars 238 forks source link

URL type https isn’t supported #103

Closed ymedero90 closed 2 years ago

ymedero90 commented 2 years ago

Unhandled Exception: PlatformException(Error 518, NSCocoaErrorDomain, The file “Q4URl8GwGEs4liP3NrON8YzniAtHjnMYvDHidBaD.jpg” couldn’t be saved because URL type https isn’t supported., null)

justsoft commented 2 years ago

Please try the new 0.5.0 version, Thanks.