diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-05-26 01:21:02 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-05-26 01:21:02 -0700 |
| commit | fee46273ee845c8b04f9647d63c57c3f1c4df51d (patch) | |
| tree | 85308ead3be5dfe6884a4aa1e24afa5482e1bc6d /README.md | |
| parent | 4377e3de7b24344f6bf217ae0f68846da08325b6 (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1 +1,6 @@ These are a generic set of tools/helpers for running some sort of media service accessible over WebDAV. Its reccomended you run them from Google Colab to take advantage of fast download/upload speeds. Instructions provided in each notebook. + +For Jupyter Notebooks, please refer to the information within each one for more info + +# grab.sh +Grabar is a bridge bash script that allows you to download some file via aria2c and then upload it after via rclone to any source you've configured. Optionally uses ntfy for notifications |
