libDrive is a Google Drive media library manager and indexer, similar to Plex, that organizes Google Drive media to offer an intuitive and user-friendly experience.
I decided to create this project to, of course, organize my Google Drive library, but also develop my coding skills, and learn JavaScript in the process.
This repository (https://github.com/libDrive/libDrive) only acts as a hub for information and community discussions regarding libDrive, no source code is displayed on this repository.
- Movie, TV Show and Anime media management
- Automatic information gathering and display of:
- Title
- Release date
- Poster image
- Synopsis
- Language
- Genres
- User management which includes:
- Ability to sign up
- Manual account creation
- No authentication (public)
- Whitelisting
- Blacklisting
- Quality selection using Google Drive transcoded videos
- Search functionallity
- Admin panel interface
- Serverless video CDN host support (such as Cloudflare)
- Automated metadata building with custom interval
- Progressive web app (PWA) installation support
- Embedded arc.io support
- 4 custom themes
- Mobile friendly interface
- make an issue to suggest something!
Help support me and libDrive by funding this project through one of the following mediums
If you don't have any money to spare you can still support me by settings the arcio
config variable to dev
!
You can access a demo of libDrive at https://demo.libdrive.tk
You can also access a static build of libDrive at https://web.libdrive.tk but you would need an active server to login (this is not a demo)