mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-06-06 13:48:51 +08:00
674 B
674 B
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.