From 5e14ace0b996ca6443ed003f826dd871e8c860ad Mon Sep 17 00:00:00 2001 From: pdp8 Date: Sun, 23 Oct 2022 14:29:13 +0200 Subject: videos subdatasets --- .gitignore | 3 --- .gitmodules | 16 ++++++++++++++++ music/2020-04-17_ringleitung_schaum | 2 +- videos/2018-03-28_loveparade_truck_2 | 1 + videos/2019-03-04_kriechstrom | 1 + videos/2019-08-01_samplemaker | 1 + videos/2021-03-17_ticinetto | 1 + 7 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 .gitignore create mode 160000 videos/2018-03-28_loveparade_truck_2 create mode 160000 videos/2019-03-04_kriechstrom create mode 160000 videos/2019-08-01_samplemaker create mode 160000 videos/2021-03-17_ticinetto diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 3b41621..0000000 --- a/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -videos -*mp4 -*webm diff --git a/.gitmodules b/.gitmodules index f9fafd9..42c64d0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,3 +18,19 @@ path = music/2022-10-01_algae url = ./music/2022-10-01_algae datalad-id = 1cdc6201-d46f-417c-98c0-865e14fbc067 +[submodule "videos/2018-03-28_loveparade_truck_2"] + path = videos/2018-03-28_loveparade_truck_2 + url = ./videos/2018-03-28_loveparade_truck_2 + datalad-id = 3ed9324f-d2ed-429b-90dd-c721afcbeb0c +[submodule "videos/2019-03-04_kriechstrom"] + path = videos/2019-03-04_kriechstrom + url = ./videos/2019-03-04_kriechstrom + datalad-id = 030b3e3b-060f-4326-a04e-fdf0735a71f5 +[submodule "videos/2019-08-01_samplemaker"] + path = videos/2019-08-01_samplemaker + url = ./videos/2019-08-01_samplemaker + datalad-id = cf11f654-a397-4783-9b5c-ca6c11625245 +[submodule "videos/2021-03-17_ticinetto"] + path = videos/2021-03-17_ticinetto + url = ./videos/2021-03-17_ticinetto + datalad-id = 8c05f3e4-e4c3-4664-b2e9-83f3a740de2d diff --git a/music/2020-04-17_ringleitung_schaum b/music/2020-04-17_ringleitung_schaum index ff7b7d0..3e1e7da 160000 --- a/music/2020-04-17_ringleitung_schaum +++ b/music/2020-04-17_ringleitung_schaum @@ -1 +1 @@ -Subproject commit ff7b7d06ad179a913b9b842cdba5527a1b2b5d70 +Subproject commit 3e1e7da576a8d7a01f50b23cb1c0dcc73ba5f32d diff --git a/videos/2018-03-28_loveparade_truck_2 b/videos/2018-03-28_loveparade_truck_2 new file mode 160000 index 0000000..f5ee050 --- /dev/null +++ b/videos/2018-03-28_loveparade_truck_2 @@ -0,0 +1 @@ +Subproject commit f5ee050ffc64180960fdd1cffc40db265420e75e diff --git a/videos/2019-03-04_kriechstrom b/videos/2019-03-04_kriechstrom new file mode 160000 index 0000000..48ba06e --- /dev/null +++ b/videos/2019-03-04_kriechstrom @@ -0,0 +1 @@ +Subproject commit 48ba06e9da298e2099b372330f5cd012b0241ab3 diff --git a/videos/2019-08-01_samplemaker b/videos/2019-08-01_samplemaker new file mode 160000 index 0000000..f0f643b --- /dev/null +++ b/videos/2019-08-01_samplemaker @@ -0,0 +1 @@ +Subproject commit f0f643bdeda8847f1d7ceb0511c462b3a0bbb372 diff --git a/videos/2021-03-17_ticinetto b/videos/2021-03-17_ticinetto new file mode 160000 index 0000000..c5a636e --- /dev/null +++ b/videos/2021-03-17_ticinetto @@ -0,0 +1 @@ +Subproject commit c5a636e8de13925dc15cc607722f83d7df28759a -- cgit v1.2.3