From 41ce613379f742a3ffd485d377891eccbeae7646 Mon Sep 17 00:00:00 2001 From: ed Date: Sun, 12 Dec 2021 20:11:07 +0100 Subject: [PATCH] add multisearch --- docs/README.md | 9 +++ docs/multisearch.html | 124 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 133 insertions(+) create mode 100644 docs/multisearch.html diff --git a/docs/README.md b/docs/README.md index 53da6d8b..d229e537 100644 --- a/docs/README.md +++ b/docs/README.md @@ -23,6 +23,15 @@ point `--css-browser` to one of these by URL: +# utilities + +## [`multisearch.html`](multisearch.html) +* takes a list of filenames of youtube rips, grabs the youtube-id of each file, and does a search on the server for those +* use it by putting it somewhere on the server and opening it as an html page +* also serves as an extendable template for other specific search behaviors + + + # other stuff ## [`rclone.md`](rclone.md) diff --git a/docs/multisearch.html b/docs/multisearch.html new file mode 100644 index 00000000..301e6a46 --- /dev/null +++ b/docs/multisearch.html @@ -0,0 +1,124 @@ + + + multisearch + + + + + +
+