MeTube is a self-hosted, containerized media downloader that provides a web-based interface for archiving online video content. It functions as a manager for the command-line tool yt-dlp, automating the retrieval, organization, and post-processing of media files directly to your local hardware. The application distinguishes itself by supporting authenticated downloads, allowing users to inject browser-derived session cookies to access private or restricted content. It also features advanced post-processing capabilities, including the automatic embedding of metadata, chapter markers, and subti
This project is a command-line video downloader and web media extractor written in Python. It is designed to retrieve video and audio streams from various hosting platforms for local storage or real-time streaming via standard output. The system utilizes a framework of custom extractor classes to handle different websites and allows for the development of new extractors to extend compatibility. It supports accessing restricted, private, or region-locked content through the use of session cookies, user-agent headers, and proxy server routing. Capabilities include media format selection based
Lux is a command line video downloader written in Go designed for extracting and saving video and audio from various websites. It functions as a concurrent media downloader that increases transfer speeds by splitting files into fragments and downloading them using multiple threads. The tool serves as a playlist download manager capable of retrieving entire video collections or specific ranges of items. It also operates as a proxy-enabled media client, supporting HTTP and SOCKS5 proxies and session cookies to access region-locked, private, or age-gated content. Additional capabilities include
This project is a cross-platform desktop application that serves as a graphical wrapper for the youtube-dl command line tool. It functions as a web media extractor and batch video downloader, allowing users to save video files, audio tracks, subtitles, and metadata from supported online platforms. The application provides a visual interface to manage download quality, output formats, and file naming. It supports the retrieval of restricted or private content through browser cookie files, basic authentication, or video passwords. The software includes capabilities for bulk playlist archiving
ytdlnis is a mobile application that serves as a graphical client for the yt-dlp engine on Android. It functions as a media downloader and manager, providing a user interface to retrieve video and audio from websites.
Die Hauptfunktionen von deniscerri/ytdlnis sind: Android Media Downloaders, Media Downloaders, Restricted Content Downloaders, Signed URL and Cookie Access, Command Line Wrappers, Engine Binary Updates, Batch Downloading, Android Applications.
Open-Source-Alternativen zu deniscerri/ytdlnis sind unter anderem: alexta69/metube — MeTube is a self-hosted, containerized media downloader that provides a web-based interface for archiving online video… rg3/youtube-dl — This project is a command-line video downloader and web media extractor written in Python. It is designed to retrieve… iawia002/lux — Lux is a command line video downloader written in Go designed for extracting and saving video and audio from various… jely2002/youtube-dl-gui — This project is a cross-platform desktop application that serves as a graphical wrapper for the youtube-dl command… iawia002/annie — Annie is a command-line video downloader and web video extraction library written in Go. It functions as a concurrent… oop7/ytsage — YTSage is a desktop application and graphical user interface for downloading video and audio from YouTube and other…