neosubhamoy / neodlp
Cross-platform Video/Audio Downloader Desktop App based on YT-DLP with Modern UI and Browser Integration (🦭 Seal for Desktop)
View on GitHubAI Architecture Analysis
This repository is indexed by RepoMind. By analyzing neosubhamoy/neodlp in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewNeoDLP - Neo Downloader Plus Cross-platform Video/Audio Downloader Desktop App based on YT-DLP with Modern UI and Browser Integration > [!TIP] > **🥰 Liked this project? Please consider giving it a Star (🌟) on github to show us your appreciation and help the algorythm recommend this project to even more awesome people like you!** ✨ Highlighted Features • Download Video/Audio from thousands of popular sites (YT, FB, IG, X and other 2.5k+ supported sites) • Fully Configured YT-DLP Environment Out-of-the-Box (with JS Runtime, PO Token Server, Real-Time Logs etc.) • Download Video/Audio in your preffered format (MP4, WEBM, MKV, MP3 etc.) • Supports both Video and Playlist/Batch download • Supports Combining Video, Audio streams of your choice • Supports Multi-Lingual Subtitle/Caption (CC) embeding • Different Video/Audio metadata embeding options (info, chapters, thumbnail etc.) • SponsorBlock support (mark/remove video segments) • Aria2 support (for blazing fast downloads) • Network controls (proxy, rate limit etc.) • Highly customizable and many more...😉 🧩 Browser Integration You can integrate NeoDLP with your favourite browser (any Chromium/Firefox based browser) Just, install NeoDLP Extension to get started! After installing the extension you can do the following directly from the browser: • Quick Search (search current browser address with NeoDLP) (via pressing keyboard shortcut + + , You can also change this shortcut key combo from browser settings) • Right Click Context Menu Action (Search with Neo Downloader Plus - Link, Selection, Media Source) 👀 Sneak Peek | Downloader | Completed Downloads | Ongoing Downloads | Settings | | :---- | :---- | :---- | :---- | | | | | | 💻 Supported Platforms • Windows (10 / 11) • Linux (Mostly all modern distros) • MacOS (>=11) 🤝 External Dependencies • YT-DLP [Unlicense] - The core CLI tool used to download video/audio from the web (Hero of the show 😎) • FFmpeg & FFprobe [LGPLv2.1+] - Used for video/audio post-processing • Aria2 [GPLv2+] - Used as an external downloader for blazing fast downloads with yt-dlp (Not included with NeoDLP MacOS builds) • Deno [MIT] - Provides sandboxed javascript runtime environment for yt-dlp (Required for YT downloads, as per the new yt-dlp announcement) • BgUtils POT Provider (Rust) [GPLv3+] - Provides PO (Proof-of-Origin) Token for YT downloads ℹ️ System Pre-Requirements • **Windows:** Microsoft Visual C++ Redistributable 2015+ (Will be auto-installed if you install NeoDLP via winget) • **MacOS:** XCode Command Line Tools (Mostly, comes pre-installed on modern macos, still if you encounter any issue then try installing it manually) • **Linux:** Most linux packages comes with pre-defined system dependencies which will be auto installed by your package manager (if you are on make sure to enable rpmfusion free+nonfree repos before installing the rpm package. also, if you prefer to install dependencies manually follow this) ⬇️ Download and Installation • Download the latest NeoDLP release based on your OS and CPU Architecture, then install it! -OR- Install it directly from an available distribution channel (listed below) | Architecture | Windows | Linux | MacOS | | :---- | :---- | :---- | :---- | | x86_64 | ✅ Download | ✅ Download | ✅ Download | | ARM64 | ✅ Emulation | ✅ Download | ✅ Download | > [!NOTE] > x86_64 Windows binary also works on ARM64 (Windows on ARM) devices with emulation (Not planning to release native Windows ARM64 build anytime soon as, x86_64 one works fine on ARM64 without noticeable performance impact) | Platform (OS) | Distribution Channel | Installation Command / Instruction | | :---- | :---- | :---- | | Windows x86_64 / ARM64 | WinGet | | | MacOS x86_64 / ARM64 | Homebrew | | | MacOS x86_64 / ARM64 | Curl-Bash Installer | | | Linux x86_64 / ARM64 (Flatpak) | Flathub | | | Linux x86_64 / ARM64 (Native) | Curl-Bash Installer | | | Arch Linux x86_64 / ARM64 (Native) | AUR | or | 🧪 Package Testing Status Though NeoDLP is supported on most platforms but not all packages are tested on all platforms, to save some time (and brain cells) and ship the software as fast as possible! Current test coverage is given below. So, untested packages may have issues, test it yourself and always feel free to report any issue on github. > [!TIP] > If you have access to any of the untested systems listed below, you can test the packages there and send me the test results via creating an github issue! (that would be super helpful actualy 😊) Test Coverage | Platform | Status | Platform | Status | | :---- | :---- | :---- | :---- | | Windows 10 (x64) | ✅ Tested | Windows 10 (ARM64) | ⚠️ Untested | | Windows 11 (x64) | ✅ Tested | Windows 11 (ARM64) | ✅ Tested | | MacOS 14 (x64) | ✅ Tested | MacOS 14 (ARM64) | ✅ Tested | | MacOS 15 (x64) | ⚠️ Untested | MacOS 15 (ARM64) | ✅ Tested | | MacOS 26 (x64) | ⚠️ Untested | MacOS 26 (ARM64) | ✅ Tested | | Ubuntu 24.04 LTS (x64) | ✅ Tested | Ubuntu 24.04 LTS (ARM64) | ⚠️ Untested | | Fedora 42 (x64) | ✅ Tested | Fedora 42 (ARM64) | ⚠️ Untested | | Arch Linux (x64) | ✅ Tested | Arch Linux (ARM64) | ✅ Tested | | openSUSE 16 (x64) | ⚠️ Untested | openSUSE 16 (ARM64) | ⚠️ Untested | | RHEL 10 (x64) | ⚠️ Untested | RHEL 10 (ARM64) | ⚠️ Untested | 💝 Support the Development NeoDLP is and will be always FREE to Use and Open-Sourced for Everyone. On the other hand the developent process of NeoDLP takes lots of time, effort and even sometimes money! So, if you appriciate my work and have the ability to donate, then please consider supporting the development by donating (even a very small donation matters and helps NeoDLP to be a better product!) Your support is the key to my motivation...🤗 > [!NOTE] > You can also donate via UPI by sending donations to this UPI ID directly: **subhamoybiswas636-2@oksbi** 🪜 Roadmap • [x] Add support for yt-dlp • [x] Add basic settings and customization • [x] Integrate with browsers • [x] Add aria2c support • [x] Add custom command…