react-native-google-photos
Grabs Streaming & Downloader Link Google Photos & Blogger .Dll
Toc
Installation
Using npm:
npm install --save react-native-google-photosor using yarn:
yarn add react-native-google-photosUsage
Support Google Photos & Blogger
`js import Grab from 'react-native-google-photos';
var blogger = "https://prikate09.blogspot.com/2017/10/all-ani-29-oktober-2017-413.html"
//Google Photos Grab.Photos(photos).then(res=>{ console.log(res); })
//Blogger Grab.Blogger(blogger).then(res=>{ console.log(res) })
`
Demo
Require Google Photos
- Allow the google photos to public access folder
- Only supports video urls not folder urls
Require Mp4upload.com
- Only embed url
Next
- <input checked="" disabled="" type="checkbox"> Add
Streaming & DownloadGoogle Photos - <input checked="" disabled="" type="checkbox"> Add
Streaming & DownloadBlogger - <input checked="" disabled="" type="checkbox"> Add
Streaming & DonwloadMp4upload.com - <input checked="" disabled="" type="checkbox"> Add
Streaming & DonwloadRapidVideo.com
