xjasonlyu / avdc-api

AVDC-API Backend Server.
GNU General Public License v3.0
44 stars 4 forks source link
database docker-image face-detection face-recognition flask mysql sqlite3

AVDC-API Backend Server

This code is no longer maintained, for anyone looking for an alternative implementation, please see this project.

CLI Version

GUI Version

API Version

GitHub last commit

Features

Document

Document can be found at Wiki

API

Endpoint Description
/actress/<name> Retrieve Actress Metadata
/metadata/<vid> Retrieve Movie Metadata
/image/actress/<name> Retrieve 2:3 Scale Actress Avatar
/image/primary/<vid> Retrieve 2:3 Scale Movie Poster
/image/thumb/<vid> Retrieve 16:9 Scale Movie Thumbnail
/image/backdrop/<vid> Retrieve Full Scale Movie Backdrop

License

This software is released under the GPL-3.0 open-source license.