blob: 5b98cb4f978e2b4857a339ee3e1094e166c04a4a (
plain) (
blame)
1
2
3
4
5
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
|