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
- Host: GitHub
- URL: https://github.com/luckydonald/hydrusytdlproxy
- Owner: luckydonald
- License: mit
- Created: 2025-01-04T19:53:48.000Z (over 1 year ago)
- Default Branch: mane
- Last Pushed: 2025-01-05T01:10:18.000Z (over 1 year ago)
- Last Synced: 2025-01-17T18:04:00.537Z (over 1 year ago)
- Topics: hydrus-network, hydrusnetwork, youtube-dl, yt-dlp
- Language: Python
- Homepage: https://github.com/luckydonald/HydrusYTDLProxy
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.