2024-05-24 18:13:54 +08:00
2024-06-08 15:41:11 +08:00
2023-06-25 10:03:05 +08:00
2024-05-24 18:13:54 +08:00
2024-10-24 19:28:22 +08:00
2024-05-31 10:06:51 +08:00
2024-10-28 12:25:43 +08:00
2024-05-24 18:13:54 +08:00
2023-06-25 10:03:05 +08:00
2024-05-31 14:24:57 +08:00
2024-10-24 12:48:39 +08:00
2024-05-31 09:21:14 +08:00
2024-01-21 19:20:04 +08:00
2024-11-10 19:34:11 +08:00
2023-07-14 14:46:10 +00:00
2024-10-29 09:15:35 +08:00
2024-05-31 14:24:57 +08:00
2024-10-03 14:28:22 +08:00
2024-01-21 15:39:19 +08:00
2024-01-21 17:25:27 +08:00

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.dll on Windows.
  • ./lib/libthumbnail.so on Linux.
  • ./lib/libthumbnail.dylib on macOS.
Languages
TypeScript 93.9%
C 3.6%
Dockerfile 1.3%
CMake 1%
JavaScript 0.1%