numandev1 / react-native-compressor

🗜️Compress Image, Video, and Audio same like Whatsapp 🚀✨
MIT License
949 stars 93 forks source link

createvideothumbnail method suggestion on android #306

Open Parkjunwu opened 2 months ago

Parkjunwu commented 2 months ago

https://github.com/numandev1/react-native-compressor/blob/b002be11c2f3f26d988fa9b742a844a9b74c0ab1/android/src/main/java/com/reactnativecompressor/Utils/createVideoThumbnail.kt#L60C63-L60C68

I think when "createvideothumbnail" doesn't have "cacheName" option also have "format ("jpeg")" on android!

On now, when get createvideothumbnail on android only return UUID without file extension.

Thank you!

github-actions[bot] commented 2 months ago

👋 @Parkjunwu Thanks for opening your issue here! If you find this package useful hit the star🌟!