google-photos-etc icon indicating copy to clipboard operation
google-photos-etc copied to clipboard

Grab Blogger & Google Photos, mp4upload.com,cloudvideo.tv, etc streaming link

Multi direct link Streaming & Downloader

Build Status

Grab Blogger & Google Photos, mp4upload.com, cloudvideo.tv, etc streaming link


Leaguage : node

react-native : react-native-google-photos

TOC

  • Install
  • Screenshot
  • Note
  • Support

Installation

  1. clone repo
  2. install dep with npm i
  3. run npm run dev
  4. JSON Mode
  // localhost example blogger 
 `http://localhost:3000/blist?url=https%3A%2F%2Fprikate09.blogspot.com%2F2017%2F10%2Fall-ani-29-oktober-2017-413.html`
         
  // onlie mode blogger
  `https://khalis-khalis411.vercel.app/blist?url=https%3A%2F%2Fprikate09.blogspot.com%2F2017%2F10%2Fall-ani-29-oktober-2017-413.html`

  // blogger WithToken localhost
 `http://localhost:3000/bsource?url=https%3A%2F%2Fwww.blogger.com%2Fvideo.g%3Ftoken%3DAD6v5dw27DkFA4pN3A4ym5njnsCfyh0s8spLVR2z2OfXBPSrTIsYZcHSCrpe6GMfmiO5zVxGf2p4ZBwPX6RlX4_ul7yIdQR4Fv8jXSSoKSeJ-4ZJx3sBW4SwQPIogsCMqB4WNNw_vhw`

 // online blogger WithToken
 `https://khalis-khalis411.vercel.app/bsource?url=https%3A%2F%2Fwww.blogger.com%2Fvideo.g%3Ftoken%3DAD6v5dw27DkFA4pN3A4ym5njnsCfyh0s8spLVR2z2OfXBPSrTIsYZcHSCrpe6GMfmiO5zVxGf2p4ZBwPX6RlX4_ul7yIdQR4Fv8jXSSoKSeJ-4ZJx3sBW4SwQPIogsCMqB4WNNw_vhw`
 

  //localhost example photos.google.com
  `http://localhost:3000/gp?url=https://photos.google.com/share/AF1QipNccwxrdUIfGMkLpt-yA-QxQY7HGqg7_hqIinlPaYxg3rLhZIufTv0qB_fFs4pKYA/photo/AF1QipNRiHEP9DTCQkhhIC1AMah7eMcnm8UN8KTLLW5j?key=TUFuaUtNXzZzdUtsem1iUDNJcFNwbTFqQ3UzWC13`

  //now demo mode photos.google.com
  `https://khalis-khalis411.vercel.app/gp?url=https://photos.google.com/share/AF1QipNccwxrdUIfGMkLpt-yA-QxQY7HGqg7_hqIinlPaYxg3rLhZIufTv0qB_fFs4pKYA/photo/AF1QipNRiHEP9DTCQkhhIC1AMah7eMcnm8UN8KTLLW5j?key=TUFuaUtNXzZzdUtsem1iUDNJcFNwbTFqQ3UzWC13`

  // now demo Solidfiles
  `https://khalis.khalis411.now.sh/Solidfiles`

   // localhost demo Solidfiles
  `http://localhost:3000/Solidfiles`


   to request a demo by yourself please use the url query
  

Screenshot

proxy mode

json mode

Note

json mode no longer uses the www.blogger.com url but the url of your blog

if you use react-native follow this repo react-native-google-photos

Available

  • [x] Google Photos
  • [x] Blogger.com
  • [x] solidFiles

Support

jetbrains zeit