

SaveHere
SaveHere is a cloud download manager that allows you to download files from either direct links or video/audio from websites like youtube/soundcloud/etc using ytdlp.
Cost / License
- Free
- Open Source (Apache-2.0)
Platforms
- Self-Hosted
- Docker


SaveHere
SaveHere News & Activities
Recent activities
SaveHere information
What is SaveHere?
SaveHere is a cloud download manager that allows you to download files from either direct links or video/audio from websites like youtube/soundcloud/etc using ytdlp.
SaveHere uses .Net Core with Blazor. To run SaveHere, you need to have either docker or dotnet installed.
To run the app using dotnet, you will need to have .Net 8+ installed. Checkout ms/dotnet or ms/dotnet-sdk. If you're running ubuntu, you can just do sudo apt install dotnet8.
In addition, it is recommended that you run SaveHere behind a reverse proxy such as Nginx or Nginx Proxy Manager. This will allow you to access the app using your own domain name and SSL certificate, and provide additional security and performance benefits.
