Deup is an application for browsing third-party resources. Here you can preview videos, music, pictures, documents and other resources through written JS scripts.
Define the acquisition of files and file lists through JS scripts. You only need to simply implement get/list/search and other methods to preview the corresponding resources in Deup. You can use https://docs.deup.io/ guide/quick-start This tutorial is a quick introduction to some concepts of Deup.
Supports multiple view layout methods:
- List view: Default view, common layout, can display all file information.
- Grid view: more suitable for display on large-screen devices.
- Picture view: Picture waterfall information, mainly used to display picture data.
- Cover view: Similar to YouTube's homepage list, it can display a larger preview image.
- Poster view: Posters convenient for displaying film and video information.