An open API service indexing awesome lists of open source software.

https://github.com/luckydonald/hydrusytdlproxy

A server to allow to use YouTube-dlp as source to download from with Hydrus Network
https://github.com/luckydonald/hydrusytdlproxy

hydrus-network hydrusnetwork youtube-dl yt-dlp

Last synced: 12 months ago
JSON representation

A server to allow to use YouTube-dlp as source to download from with Hydrus Network

Awesome Lists containing this project

README

          

# HydrusYTDLProxy
A thing to allow to use YouTube-dlp with Hydrus Network

### Run
```shell
fastapi run main.py
```

### Server Deployment
Coolify:
1. Add as NIXPACK
2. Set start command to `fastapi run main.py --port=4458`
3. Set network port to `4458`.