A YouTube Video Archiver with Webinterface.
Caution
This project is under active development and likely to not work when you clone it.
./run.sh
or with --clear
to clear the database
./run.sh --clear
Debug backend container:
docker-compose exec backend sh
Working on: Show recent downloads
- Download any YouTube video, playlist or channel
- Select Download Quality
- Store Metadata
- Tools
- Video to audio
- Basic video cutting
- Basic merging of Videos
- Video/Audio to text
- Dashboard
- Display downloaded elements
- Usage statistics
- Full text search
- Categorization
- Overview
- Show current downloads and progress
- Show recent downloads
- Streaming
- Stream to other devices
First time startup after clonening can take up to 150 seconds due to docker downloading images and go building the app.