awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lecepin avatar

lecepin/WeChatVideoDownloaderArchived

0
View on GitHub↗
4,685 Stars·735 Forks·2 Aufrufe

WeChatVideoDownloader

WeChatVideoDownloader ist ein Social-Media-Video-Extraktor, der darauf ausgelegt ist, Videoinhalte von WeChat Channels für die lokale Offline-Speicherung abzurufen. Er fungiert als Inhaltsarchivierer, der Multimedia-Beiträge aus dem WeChat-Ökosystem erfasst, um Datenverlust zu verhindern.

Das Tool ermöglicht das Herunterladen von Videodateien von sozialen Kanälen und erlaubt so die Archivierung sozialer Medien und den Offline-Konsum von Inhalten innerhalb verschiedener Mediaplayer.

Features

  • Social Media Video Extractors - Retrieves video files from social media platforms by processing shared content links.
  • Social Media Archiving Tools - Permanently saves and organizes video content from social platforms to prevent data loss.
  • Social Media Content Archivers - Captures and preserves multimedia posts from the WeChat ecosystem to prevent data loss.
  • WeChat Video Downloads - Extracts and saves video content from WeChat Channels for offline viewing.
  • Web Scraping - Extracts video source URLs by parsing the document object model of the social media web interface.
  • HTTP Stream Downloads - Fetches video binary data through sequential GET requests to the content delivery network.
  • Offline Content Caching - Persists streaming video content on local disk to enable viewing without an internet connection.

Star-Verlauf

Star-Verlauf für lecepin/wechatvideodownloaderStar-Verlauf für lecepin/wechatvideodownloader

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu WeChatVideoDownloader

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit WeChatVideoDownloader.
  • wechat-article/wechat-article-exporterAvatar von wechat-article

    wechat-article/wechat-article-exporter

    11,485Auf GitHub ansehen↗

    This is a tool for searching, downloading, and archiving articles and engagement metadata from WeChat official accounts. It functions as a web-based content scraper and data exporter, allowing for the automated retrieval of social media content and the collection of performance metrics. The project distinguishes itself through a system that captures session credentials and authentication cookies from desktop clients via a local proxy to access private engagement data. It utilizes a concurrent proxy-pool fetching mechanism to download large volumes of content while avoiding rate limits, and it

    TypeScriptdownloadwechatwechat-article
    Auf GitHub ansehen↗11,485
  • drawrowfly/tiktok-scraperAvatar von drawrowfly

    drawrowfly/tiktok-scraper

    5,120Auf GitHub ansehen↗

    This project is a specialized TikTok API scraper and data extractor. It functions as a proxy-based web scraper designed to collect user metadata, video posts, and trend feeds, while providing a webhook data pipeline to route scraped information to external URLs via HTTP requests. The tool includes a watermark-free video downloader that saves high-definition content to local storage. It employs cryptographic request signing for server authentication and utilizes session cookie authentication combined with proxy rotation to manage network traffic and avoid rate limits. Capabilities cover bulk

    TypeScript
    Auf GitHub ansehen↗5,120
  • kangvcar/infospiderAvatar von kangvcar

    kangvcar/InfoSpider

    8,183Auf GitHub ansehen↗

    InfoSpider is a personal data aggregator and digital footprint analyzer. It extracts user activity and history from social platforms and local browser database files to consolidate information into a unified format. The system functions as a social media archiving tool that converts feed data and albums from external links into downloadable PDF documents for offline preservation. It also serves as a browser history extractor that reads local SQLite database files to retrieve and analyze web navigation history. The project covers capabilities for data aggregation, digital footprint analysis,

    Pythonautomationchromecrawl
    Auf GitHub ansehen↗8,183
  • dataabc/weibospiderAvatar von dataabc

    dataabc/weiboSpider

    9,630Auf GitHub ansehen↗

    weiboSpider is a Python web scraper and social media crawler designed to extract user profiles, posts, and engagement metrics from Sina Weibo. It functions as an automated data pipeline for academic research and trend analysis, collecting long-form text and multimedia content. The tool distinguishes itself through the use of browser session cookies to authenticate requests and access protected profiles. It implements randomized request pacing and global pauses to manage traffic and avoid platform rate limits, while supporting incremental crawling to capture only new content based on timestamp

    Pythonhelp-wantedpythonpython3
    Auf GitHub ansehen↗9,630
Alle 30 Alternativen zu WeChatVideoDownloader anzeigen→

Häufig gestellte Fragen

Was macht lecepin/wechatvideodownloader?

WeChatVideoDownloader ist ein Social-Media-Video-Extraktor, der darauf ausgelegt ist, Videoinhalte von WeChat Channels für die lokale Offline-Speicherung abzurufen. Er fungiert als Inhaltsarchivierer, der Multimedia-Beiträge aus dem WeChat-Ökosystem erfasst, um Datenverlust zu verhindern.

Was sind die Hauptfunktionen von lecepin/wechatvideodownloader?

Die Hauptfunktionen von lecepin/wechatvideodownloader sind: Social Media Video Extractors, Social Media Archiving Tools, Social Media Content Archivers, WeChat Video Downloads, Web Scraping, HTTP Stream Downloads, Offline Content Caching.

Welche Open-Source-Alternativen gibt es zu lecepin/wechatvideodownloader?

Open-Source-Alternativen zu lecepin/wechatvideodownloader sind unter anderem: drawrowfly/tiktok-scraper — This project is a specialized TikTok API scraper and data extractor. It functions as a proxy-based web scraper… wechat-article/wechat-article-exporter — This is a tool for searching, downloading, and archiving articles and engagement metadata from WeChat official… dataabc/weibospider — weiboSpider is a Python web scraper and social media crawler designed to extract user profiles, posts, and engagement… kangvcar/infospider — InfoSpider is a personal data aggregator and digital footprint analyzer. It extracts user activity and history from… qiye45/wechatvideodownload — wechatVideoDownload is a tool for capturing, downloading, and decrypting video content from the WeChat application for… shengqiangzhang/examples-of-web-crawlers — This project is a collection of Python scripts and tools designed for web scraping, browser automation, and…