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 @@ +
+ +-YTID.webm
(youtube-dl style) or [YTID].webm
(ytdlp style)