Skip to content

Minimal Youtube archival tool. Inspired by tubearchivist

Notifications You must be signed in to change notification settings

hugopeixoto/tuberculo

Repository files navigation

Tuberculo

REUSE status

Tuberculo

Minimal Youtube archival tool. Inspired by tubearchivist.

Screenshot showing tuberculo search page

Background

I wanted a tool to archive the videos in my youtube history, because some of them tend to be taken down. I found tuberarchivist, but when I noticed it required both ElasticSearch and Redis, I decided to make a lightweight version using SQLite3.

Install

cargo build --release

tuberculo requires yt-dlp to be installed on the system this is going to run. The binary will write to db/ and videos/ (relative to the CWD). It listens on 0.0.0.0:3000.

Contributing

Feel free to open any issues with questions or bugs you find on the forge this is hosted on.

License

AGPL-3.0-only © Hugo Peixoto

This repository includes a copy of htmx 2.0.1, made available under a Zero-Clause BSD licensed.

About

Minimal Youtube archival tool. Inspired by tubearchivist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published