https://github.com/devfemibadmus/webmedia
save videos, photos, reels from Facebook, Instagram, TikTok and WhatsApp no watermark.................YES FAST!
https://github.com/devfemibadmus/webmedia
facebook-video-downloader instagram-video-downloader selenium-python tiktok-video-downloader youtube-video-downloader
Last synced: 2 months ago
JSON representation
save videos, photos, reels from Facebook, Instagram, TikTok and WhatsApp no watermark.................YES FAST!
- Host: GitHub
- URL: https://github.com/devfemibadmus/webmedia
- Owner: devfemibadmus
- License: apache-2.0
- Created: 2024-07-25T19:08:48.000Z (11 months ago)
- Default Branch: web
- Last Pushed: 2025-01-30T09:06:13.000Z (5 months ago)
- Last Synced: 2025-03-25T07:41:32.648Z (3 months ago)
- Topics: facebook-video-downloader, instagram-video-downloader, selenium-python, tiktok-video-downloader, youtube-video-downloader
- Language: Python
- Homepage: https://mediasaver.link
- Size: 11.7 MB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# WEBMEDIA
## Overview
**WEBMEDIA**: [Flask-based](https://github.com/pallets/flask) backend for saving videos, images, and audio from Instagram, TikTok, and Facebook via web scraping and predefined network methods. [MediaSaver](https://github.com/devfemibadmus/mediasaver)
## 🛠️ Dependencies
- **[Cors.lol](https://github.com/BradPerbs/cors.lol)**: for video and image cors on [web](https://devfemibadmus.blackstackhub.com/webmedia)
- **[Requests](https://github.com/psf/requests)** and **[BeautifulSoup](https://github.com/wention/BeautifulSoup4)**: use in Instagram, TikTok and Facebook
## :star: Features
- **Fetch Media**: Retrieves both private and public media files
- **Cut Data**: shrink and return normal data
- **Full Data**: Give full data containing all fields scraped from given platform
## :rocket: Apps
- **Web**: [Web Media](https://devfemibadmus.blackstackhub.com/webmedia)
- **iOs App**: [Add to Home Screen](https://devfemibadmus.blackstackhub.com/webmedia/#app)
- **Android App**: [Google Play Store](https://play.google.com/store/apps/details?id=com.blackstackhub.mediasaver) + [WhatsApp status saver](https://github.com/devfemibadmus/mediasaver)
## :clown_face: Status
- **YouTube**: 🔴
- **Facebook(videos, reels & metadata)**: 🟢
- **TikTok(videos, photos, music & metadata)**: 🟢
- **Instagram(videos, reels, photos, music & metadata)**: 🟢## :eyes: Checkout This
- **App Repo**: https://github.com/devfemibadmus/mediasaver
- **Main Repo**: https://devfemibadmus.blackstackhub.com/webmedia
## 📖 API Endpoint
- **Method**: `GET` or `POST`
- **URL**: `https://devfemibadmus.blackstackhub.com/webmedia/api/`
- **Parameters**:
- `cut`: Optional
- `url`: Required**Status 200 :white_check_mark:**
```json
{
"success": true,
"data": { }
}
```**Status 400, 404, 500, 502 :x:**
```json
{
"error": true,
"message": "...",
"error_message": "..."
}
```#### Tiktok https://devfemibadmus.blackstackhub.com/webmedia/api/?cut=-&url=https://www.tiktok.com/@devfemibadmus/video/7390912680883899654

#### Instagram https://devfemibadmus.blackstackhub.com/webmedia/api/?cut=-&url=https://www.instagram.com/p/C-TMvc4yQh6/?img_index=3 (post has been deleted)

#### Facebook https://devfemibadmus.blackstackhub.com/webmedia/api/?cut=-&url=https://www.facebook.com/share/v/qCRH3vKk2FbAEAUP/

| Screenshot | Screenshot |
|-------------------------------------------------------------|-------------------------------------------------------------|
| .png?raw=true) | %20(1).png?raw=true) |