mirror of
https://github.com/thegeneralist01/archivr
synced 2026-03-07 11:39:55 +01:00
feat: finish YouTube downloading; primitive "raw" archiving
This commit is contained in:
commit
01cc7826bf
9 changed files with 1059 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
*
|
||||
|
||||
!.gitignore
|
||||
|
||||
!src
|
||||
!src/**
|
||||
|
||||
!flake.nix
|
||||
!flake.lock
|
||||
|
||||
!Cargo.toml
|
||||
!Cargo.lock
|
||||
Loading…
Add table
Add a link
Reference in a new issue