#### Multi direct link Streaming & Downloader

[![Build Status](https://travis-ci.org/khalisafkari/google-photos-etc.svg?branch=master)](https://travis-ci.org/khalisafkari/google-photos-etc)

> Grab Blogger & Google Photos, mp4upload.com, cloudvideo.tv, etc streaming link 
   ****
  > **Leaguage** :  node
  
  > **react-native** : [react-native-google-photos](https://github.com/khalisafkari/react-native-google-photos)
   
## TOC
  * [Install](#installation)
  * [Screenshot](#screenshot)
  * [Note](#note)
  * [Donate](#donate)
  * [Support](#support)

## Installation


 1. clone repo
 2. install dep with  **npm i**
 3. run **npm run dev**
 4. JSON Mode  
 ```js 
   // localhost example blogger 
  `http://localhost:3000/WithBlogger/?url=https://prikate09.blogspot.com/2017/10/all-ani-29-oktober-2017-413.html`

   // onlie mode blogger
   `https://khalis.khalis411.now.sh/withBlogger`

   // blogger WithToken localhost
  `http://localhost:3000/WithVideoToken`

  // online blogger WithToken
  `https://khalis.khalis411.now.sh/WithVideoToken`
  

   //localhost example photos.google.com
   `http://localhost:3000/GPhotos`

   //now demo mode photos.google.com
   `https://khalis.khalis411.now.sh/GPhotos`

   // 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
![](https://i.imgur.com/7TfqEUc.png)

> json mode
> ![](https://i.imgur.com/xETf6I7.png)


## 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](https://github.com/khalisafkari/react-native-google-photos)
 
 ## Donate
 * <a href="https://paypal.me/khalisafkari?locale.x=id_ID"><img src="https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom.png" heigth="50" width="50"/></a>

 ## Available
 
 * [x] Google Photos
 * [x] Blogger.com 
 * [x] solidFiles
   
## Support
   <div>
        <a href="https://www.jetbrains.com/?from=https://github.com/khalisafkari/google-photos-etc"><img src="https://i.ibb.co/jwhfW4j/jetbrains.png" alt="jetbrains" width="100" height="100" border="0"></a>
         <a href="https://kutt.it/2ew2Sx"><img src="https://assets.zeit.co/image/upload/front/assets/design/white-full-logo.png" alt="zeit" width="150" height="100" border="0"></a>
   </div>

