react-native-thumbnail-video
react-native-thumbnail-video copied to clipboard
Load thumbnails from bare `mp4` URL
I can't load video thumbnail from url: Video. This library just support only vdeo from youtube or video from any url? It's true, how to get video thumbnail from url? like this: https://filev4.subiz.com/fiqbjssxydufxauruqxi-video_test.mp4
Hi @hoangvuanhdevelopervn, the library currently supports only videos from YouTube, I would appreciate very much a PR to accept bare mp4, 3gp, etc extensions.
@lucasbento This is my question on StackOverflow, but no one answer, so sad =)))) https://stackoverflow.com/questions/51586498/how-to-get-video-thumbnail-from-url-in-react-native
@hoangvuanhdevelopervn have you found any solution for "mp4" ?
IMO you should change the library name to something like react-native-thumbnail-youtube, the current name is a bit misleading. You also don't mention in the description that it is only for youtube-videos.