/webmedia

save videos, photos, reels from Facebook, Instagram, TikTok and WhatsApp no watermark.................YES FAST!

Primary LanguagePythonApache License 2.0Apache-2.0

WEBMEDIA

Overview

WEBMEDIA: MediaSaver backend for saving videos, images, and audio from Intagram, TikTok, Facebok. It performs web scraping and uses predefined methods observed from network traffic

๐Ÿ› ๏ธ Dependencies

โญ 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

๐Ÿš€ Apps

  • Web App: WebMedia limited download(maybe)

  • Mobile App: MediaSaver unlimited download + WhatsApp status saver

๐Ÿ‘€ Checkout This

๐Ÿ“– API Endpoint

  • Method: GET or POST
  • URL: https://devfemibadmus.blackstackhub.com/webmedia/api/
  • Parameters:
  • cut: Optional
  • url: Required

Status 200 โœ…

{
  "success": true,
  "data": { }
}

Status 400, 404, 500, 502 โŒ

{
  "error": true,
  "message": "...",
  "error_message": "..."
}

TikTok

Instagram

Facebook

Authentication

Using Microsoft Edge on Debian VPS
  1. Familiarize Yourself with Edge WebDriver and Selenium

    Before proceeding, you might want to check out these issues on GitHub related to Edge WebDriver:

  2. Install Microsoft Edge and Edge WebDriver on Debian

    • First, add the Microsoft repository to your APT sources list:

      sudo nano /etc/apt/sources.list.d/microsoft-edge.list

      Add the following line:

      deb [arch=amd64] https://packages.microsoft.com/repos/edge stable main

      Then, download and add the Microsoft GPG key:

      wget -q https://packages.microsoft.com/keys/microsoft.asc -O microsoft.asc
      sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/microsoft.gpg microsoft.asc
    • Update the APT package list and check for available versions of Microsoft Edge:

      sudo apt update
      apt list -a microsoft-edge-stable
    • Install the latest matching version of Microsoft Edge:

      sudo apt install microsoft-edge-stable=123.0.2420.97-1
    • Download the matching version of Edge WebDriver and install it:

      sudo wget https://msedgewebdriverstorage.blob.core.windows.net/edgewebdriver/123.0.2420.97/edgedriver_linux64.zip
      unzip edgedriver_linux64.zip
      sudo mv msedgedriver /usr/local/bin/

login with cokies

login with cokies

Screenshot Screenshot
post and video quality author and musicc

Status

website status
TikTok Videos โœ…
TikTok Photos โŒ
Facebook Videos โœ…
Instagram Reels โœ…
Instagram Photos โœ…
Instagram Videos โœ…
YouTube โŒ