Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khalisafkari/google-photos-etc
Grab Blogger & Google Photos, mp4upload.com,cloudvideo.tv, etc streaming link
https://github.com/khalisafkari/google-photos-etc
blogger cloudvideo firebase google google-drive google-photos hacktoberfest mp4upload video
Last synced: about 1 month ago
JSON representation
Grab Blogger & Google Photos, mp4upload.com,cloudvideo.tv, etc streaming link
- Host: GitHub
- URL: https://github.com/khalisafkari/google-photos-etc
- Owner: khalisafkari
- License: mit
- Created: 2019-03-21T01:27:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T05:16:35.000Z (about 2 years ago)
- Last Synced: 2024-11-30T13:37:24.600Z (about 1 month ago)
- Topics: blogger, cloudvideo, firebase, google, google-drive, google-photos, hacktoberfest, mp4upload, video
- Language: JavaScript
- Homepage: https://khalis-khalis411.now.sh
- Size: 338 KB
- Stars: 22
- Watchers: 5
- Forks: 17
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
#### 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)
* [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/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
![](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)
## Available
* [x] Google Photos
* [x] Blogger.com
* [x] solidFiles
## Support