From 2150ac0f0b85d540f678ca87eff38ad7b7cc0f64 Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Wed, 24 Sep 2025 15:04:11 -0400 Subject: [PATCH] Add hosted URL and torrent hints inputs to upload modal --- components/upload-modal.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/components/upload-modal.html b/components/upload-modal.html index fdf351d4..37fdeb30 100644 --- a/components/upload-modal.html +++ b/components/upload-modal.html @@ -73,13 +73,13 @@ Hosted video URL
Direct link to your video or stream. Bitvid will play this first before falling back to WebTorrent. @@ -90,13 +90,13 @@ Magnet link (optional if URL provided)
Include this when you have a torrent source. Bitvid will automatically augment it with any web seeds or metadata you provide. @@ -108,13 +108,13 @@ Web seed base (ws, optional)
HTTP(S) base path peers can fetch pieces from when falling back to the magnet. @@ -124,13 +124,13 @@ Torrent metadata URL (xs, optional)
Link to the .torrent file so WebTorrent clients can bootstrap instantly.