MediaHarbor is your all-in-one media downloader, supporting audio and video downloading / streaming from platforms like YouTube and more—all through an intuitive, streamlined interface.
You can download and install MediaHarbor from releases page for your OS
- Download audio & video from popular platforms
- Seamless integration with yt-dlp
- Built-in search across YouTube, Spotify, and more
- Editing configuration files in app
- Batch downloads can flicker until they finish.
- Play buttons on search page are limited to Videos, Tracks, and Podcasts only.
- Can't handle all errors on Downloading.
- Node.js
- npm
git clone https://github.com/MediaHarbor/mediaharbor.git
cd mediaharbor
npm install
To start the application, run:
npm run start
To build the application:
npm run build
You can find which packages MH currently uses at MANUELINSTALL.MD.
All contributions are welcome! Please read the contributing guidelines in the CONTRIBUTING.md file.
This project is licensed under the GPL 3.0 - see the LICENSE file for details.