Skip to content

neosubhamoy/neodlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

69 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

NeoDLP

NeoDLP - (Neo Downloader Plus)

Cross-platform Video/Audio Downloader Desktop App with Modern UI and Browser Integration

status github tag github downloads PRs

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!

Packaging status

✨ Highlighted Features

  • Download Video/Audio from popular sites (YT, FB, IG, X and other 2.5k+ supported sites)
  • Download Video/Audio in your preffered format (MP4, WEBM, MKV, MP3 etc.)
  • Supports both Video and Playlist download
  • Supports Combining Video, Audio streams of your choice
  • Supports Multi-Language Subtitle/Caption (CC) embeding
  • Different Video/Audio metadata embeding options (info, chapters, thumbnail etc.)
  • SponsorBlock support (mark/remove video segments)
  • Network controls (proxy, rate limit etc.)
  • Highly customizable and many more...πŸ˜‰

🧩 Browser Integration

You can integrate NeoDLP with your favourite browser (any Chrome/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 ALT+SHIFT+Q, You can also change this shortcut key combo from browser settings)

  • Right Click Context Menu Action (Download with Neo Downloader Plus - Link, Selection, Media Source)

πŸ‘€ Sneak Peek

NeoDLP-Mockup

Downloader Completed Downloads Ongoing Downloads Settings
Downloader Completed-Downloads Ongoing-Downloads Settings

πŸ’» Supported Platforms

  • Windows (10 / 11)
  • Linux (Debian / Fedora / RHEL / SUSE / Arch Linux base)
  • MacOS (>11)

🀝 External Dependencies

  • YT-DLP - The core CLI tool used to download video/audio from the web (Hero of the show 😎)
  • FFmpeg & FFprobe - Used for video/audio post-processing
  • Aria2 - Used as an external downloader for blazing fast downloads with yt-dlp (Not included with NeoDLP MacOS builds)
  • Deno - Provides sandboxed javascript runtime environment for yt-dlp (Required for YT downloads, as per the new yt-dlp announcement)

ℹ️ System Pre-Requirements

  • Windows: Microsoft Visual C++ Redistributable 2015+ winget install Microsoft.VCRedist.2015+.x64 (Will be auto-installed if you install NeoDLP via winget)
  • MacOS: XCode Command Line Tools xcode-select --install (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 fedora 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

  1. 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)
Arch\OS 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 winget install neodlp
MacOS x86_64 / ARM64 Curl-Bash Installer curl -sSL https://neodlp.neosubhamoy.com/macos_installer.sh | bash
Linux x86_64 / ARM64 Curl-Bash Installer curl -sSL https://neodlp.neosubhamoy.com/linux_installer.sh | bash
Arch Linux x86_64 / ARM64 AUR yay -S neodlp

πŸ§ͺ 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 😊)

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) ⚠️ Untested
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...πŸ€—

buymeacoffee-orange-badge

Note

You can also donate via UPI by sending donations to this UPI ID directly: subhamoybiswas636-2@oksbi

πŸͺœ Roadmap

  • Add support for yt-dlp
  • Add basic settings and customization
  • Integrate with browsers
  • Add aria2c support
  • Add custom command support
  • Add more advanced settings and achive stability (ongoing)
  • Add media converter
  • Add multiple downloader engines
  • Add advanced web extractor
  • Add more cool stuffs πŸ˜‰

⚑ Technologies Used

Tauri Rust React TypeScript ShadCnUi

πŸ› οΈ Contributing / Building from Source

Want to be part of this? Feel free to contribute...!! Pull Requests are always welcome...!! (^_^) Follow these simple steps to start building:

  1. Fork this repo in your github account.
  2. Git clone the forked repo in your local machine. (NOTE: I've recently switched from GitHub LFS Server to my own self-hosted LFS Server! Cause GitHub LFS Storage is too expencive for me and NeoDLP requires a lots of LFS bandwidth. So, If you currently clone the repo it will clone the codebase but not the LFS Objects, If you want to clone the LFS Objects unfortunately you have to ask me for auth credentials - which will be only provided to you in certain conditions)
  3. Create a git branch (related to the feature you are working on) (Optional - Recommended)
  4. Install Node.js dependencies: npm install
  5. Run development / build process

Warning

Make sure to run the build command once before running the dev command for the first time to avoid compile time errors

# for windows users
npm run tauri dev        # for development
npm run tauri build      # for production build

# for linux users
npm run tauri dev -- --config "./src-tauri/tauri.linux-aarch64.conf.json"       # for ARM64 devices, development
npm run tauri build -- --config "./src-tauri/tauri.linux-aarch64.conf.json"     # for ARM64 devices, production build

npm run tauri dev -- --config "./src-tauri/tauri.linux-x86_64.conf.json"        # for x64 devices, development
npm run tauri build -- --config "./src-tauri/tauri.linux-x86_64.conf.json"      # for x64 devices, production build

# for macOS users (based on cpu architecture)
npm run tauri dev -- --config "./src-tauri/tauri.macos-aarch64.conf.json"       # for apple silicon macs, development
npm run tauri build -- --config "./src-tauri/tauri.macos-aarch64.conf.json"     # for apple silicon macs, production build

npm run tauri dev -- --config "./src-tauri/tauri.macos-x86_64.conf.json"        # for intel x86 macs, development
npm run tauri build -- --config "./src-tauri/tauri.macos-x86_64.conf.json"      # for intel x86 macs, production build
  1. Do the changes, Send a Pull Request with proper Description (NOTE: Pull Requests Without Proper Description will be Rejected)

β­• Bug Report

Noticed any Bug? or Want to give me some suggetion? Always feel free to open a GitHub Issue. I would love to hear from you...!!

πŸ’« Credits

  • NeoDLP's 'Format Selection' options are inspired from the Seal app by @JunkFood02
  • Aria2 Windows x86_64 and Linux x86_64 static binaries are built by @asdo92

πŸ“ License

NeoDLP is Licensed under the MIT license. Anyone can view, modify, use (personal and commercial) or distribute it's sources without any attribution and extra permissions.


An Open Sourced Project - Developed with ❀️ by Subhamoy