1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-05-30 08:36:47 +02:00

Revert "feat: add generic media source handling and local file archiving"

This commit is contained in:
TheGeneralist 2026-04-03 14:46:22 +02:00 committed by GitHub
parent cd7dfd7c8a
commit 9e38c18bd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 22 additions and 2252 deletions

View file

@ -1,3 +1,2 @@
pub mod local;
pub mod tweets;
pub mod ytdlp;