From 0af08f60b003de11321ae4c2322a39dc5fef26e1 Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Wed, 24 Sep 2025 22:36:25 -0400 Subject: [PATCH] Add hosted URL and seed hint inputs to upload modal --- components/upload-modal.html | 69 ++++++++++++------------------------ 1 file changed, 22 insertions(+), 47 deletions(-) diff --git a/components/upload-modal.html b/components/upload-modal.html index 37fdeb30..59124b05 100644 --- a/components/upload-modal.html +++ b/components/upload-modal.html @@ -69,21 +69,31 @@ /> -
- Direct link to your video or stream. Bitvid will play this first before falling back to WebTorrent. -
+ class="w-full p-2 rounded" + placeholder=".torrent URL (xs=) e.g., https://cdn.example.com/video.torrent" + >- HTTP(S) base path peers can fetch pieces from when falling back to the magnet. -
-
- Link to the .torrent file so WebTorrent clients can bootstrap instantly.
-