mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-06-06 05:38:44 +08:00
c0160398965416bde051cb8d52d5aa84aa172c4b
EH Downloader
How to start server
curl -L "https://github.com/lifegpc/eh-downloader/raw/master/docker-compose.yml" -o docker-compose.yml
docker compose up -d
API Document is available here.
Official Frontend
FFI Extensions
All dynamic libraries should place in ./lib directory.
Thumbnail
- Required tools:
cmake, C/C++ compiler. - Required library:
libavformat,libavcodec,libavutil,libswscale.
Location
./lib/thumbnail.dllon Windows../lib/libthumbnail.soon Linux../lib/libthumbnail.dylibon macOS.
Description
Languages
TypeScript
93.9%
C
3.6%
Dockerfile
1.3%
CMake
1%
JavaScript
0.1%