Initial commit

This commit is contained in:
pasketti
2026-04-05 16:14:49 -04:00
commit ebee3a5534
14059 changed files with 2588797 additions and 0 deletions

10
node_modules/nugget/usage.txt generated vendored Normal file
View File

@@ -0,0 +1,10 @@
Usage: nugget <urls> [options]
-o, --output output filename
-d, --dir output parent directory
-c, --continue resume aborted download
-f, --force ignore response codes > 299
-s, --sockets concurrent socket limit (default infinity)
-q, --quiet disable logging
-t, --tmpfile write files to <name>.tmp while downloading
--proxy specify a proxy to use
--no-strict-ssl disable strict SSL cehcking