YTSage is a desktop application and graphical user interface for downloading video and audio from YouTube and other platforms. Built using the PySide6 framework and powered by the yt-dlp engine, it provides a visual interface for media extraction and file organization. The application includes a dedicated media filter that removes sponsored segments from downloaded videos using community-sourced timestamp data. It also features a metadata extractor to fetch and save subtitles, thumbnails, descriptions, and chapter markers. The tool supports batch playlist processing, audio format conversion
Han1meViewer is an Android media viewer application for browsing, streaming, and downloading media content from a specific external website. It functions as a privacy-focused media browser that adapts external site content to a mobile-optimized interface. The application features tools for bypassing network restrictions through proxy and CDN configuration. It provides privacy protections including application locks and launcher icon disguises to hide the application's purpose. The project covers a wide range of capabilities, including background video downloading for offline media management
This project is a multi-engine media downloader and web media scraper interface. Built as a native Qt C++ desktop application, it serves as a graphical frontend for orchestrating multiple backend downloaders such as yt-dlp, gallery-dl, and aria2c to capture video, audio, and images from the web. The software differentiates itself through a routing system that uses regex-based engine mapping to assign specific backend tools to URLs based on their domain. It includes a subscription management system that monitors remote playlists to automatically identify and queue new media entries as they are
Pinchflat is a self-hosted web application for automatically downloading videos from YouTube channels and playlists on a scheduled basis. It integrates with yt-dlp to construct download commands, optionally injecting browser cookies to access private, unlisted, or age-restricted content. The platform stores download metadata and state in a local SQLite database and organizes downloaded media into a folder structure optimized for playback in media center applications like Plex or Jellyfin. Automated retention policies can delete older items after a configurable number of days, with the ability
VidBee is a self-hosted media download manager that wraps the yt-dlp engine to download videos and audio from over 1000 websites. It functions as both a desktop client and a Fastify-based web service, managing downloads through a persistent queue with pause, resume, retry, and real-time progress tracking. The application uses cookie-based authentication to access login-gated, age-restricted, or subscriber-only content by importing browser cookies or Netscape-format cookie…
nexmoe/vidbee 的主要功能包括:Media Downloaders, yt-dlp Engine Wrappers, Media Download Clients, Cookie-Based Session Authentication for Downloads, Video Downloaders, Browser Session Authentication, Cookie-Based Authentication Bridges, Cookie Synchronization。
nexmoe/vidbee 的开源替代品包括: oop7/ytsage — YTSage is a desktop application and graphical user interface for downloading video and audio from YouTube and other… misaka10032w/han1meviewer — Han1meViewer is an Android media viewer application for browsing, streaming, and downloading media content from a… mhogomchungu/media-downloader — This project is a multi-engine media downloader and web media scraper interface. Built as a native Qt C++ desktop… kieraneglin/pinchflat — Pinchflat is a self-hosted web application for automatically downloading videos from YouTube channels and playlists on… nickvisionapps/parabolic — Parabolic is a graphical frontend for the yt-dlp engine, serving as a web media downloader and extractor. It provides… jiji262/douyin-downloader — This is a tool for downloading videos, images, and audio from the Douyin social media platform using shareable URLs or…