Skip to content

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

License

Notifications You must be signed in to change notification settings

NKS1608/google-photos-etc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Installation

  1. clone repo
  2. install dep with npm i
  3. run npm run dev
  4. JSON Mode
  // online example blogger 
 `https://khalis-khalis411.now.sh/?url=https://prikate09.blogspot.com/2017/10/all-ani-29-oktober-2017-413.html`

  //localhost mode blogger
  `http://localhost:3000/?url=https://prikate09.blogspot.com/2017/10/all-ani-29-oktober-2017-413.html`

  //online example cloudvideo.tv
 `https://khalis-khalis411.now.sh/cloudvideo?url=https://cloudvideo.tv/42xcdwiwamlh`
 
 //localhost mode cloudvideo.tv
  `http://localhost:3000/cloudvideo?url=https://cloudvideo.tv/42xcdwiwamlh`

  //online example photos.google.com
  `https://khalis-khalis411.now.sh/photos?url=https://photos.google.com/share/AF1QipMTEPAiVF8t0YqLukflnOSQjwfd8ARIoT2h37AXvYO1uaWodbeiFoBUDuD_19tEbg/photo/AF1QipPA2Bq0JlAR9LoGD3mogsxSb9OZWEG4XqBDD4Rv?key=cjhUT0xrZjM5NGN2SVRLOVptZU5SMUlKV0lQYWpB`

  //localhost mode photos.google.com
  `http://localhost:3000/photos?url=https://photos.google.com/share/AF1QipMTEPAiVF8t0YqLukflnOSQjwfd8ARIoT2h37AXvYO1uaWodbeiFoBUDuD_19tEbg/photo/AF1QipPA2Bq0JlAR9LoGD3mogsxSb9OZWEG4XqBDD4Rv?key=cjhUT0xrZjM5NGN2SVRLOVptZU5SMUlKV0lQYWpB`

  1. Video Mode

  // Blogspot require /video/1?url=
  `http://localhost:3000/video/1?url=https://prikate09.blogspot.com/2017/10/all-ani-29-oktober-2017-413.html`

  //www.blogger.com/video.g?token  require /video/2?url=
  `http://localhost:3000/video/2?url=https://www.blogger.com/video.g?token=AD6v5dy6xibQ1EBFaa1lN91Il9qch9W8dAnCVk8uDihtPVLuLwc0TUdSA24IP8gRMKqxIQQgenDZQFQA2pCYwQpH3O1iOKWxVfuapwPd6QIRDVKAtunBuMnh6ALvCUkLXhCqoH4RZ6D_`

  

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

Donate

Support

  • Google Photos
  • Blogger.com
  • Cloudvideo.tv
  • mp4upload.com
  • rapidvideo.com
  • yourupload.com

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%