diff --git a/index.html b/index.html index 48acba4..620505d 100644 --- a/index.html +++ b/index.html @@ -31,6 +31,7 @@

TOOLS

  • nutri-calculator
  • parkrun-weather-advisor
  • rice-cooking-calculator
  • +
  • webcam-feed-extractor
  • webcam-tiles
  • working-hours-calculator
  • yt-playlist-to-music
  • diff --git a/webcam-feed-extractor/index.html b/webcam-feed-extractor/index.html new file mode 100644 index 0000000..f3a5d01 --- /dev/null +++ b/webcam-feed-extractor/index.html @@ -0,0 +1,340 @@ + + + + + + Webcam Feed Extractor + + + + + + +
    +
    +

    Webcam Feed Extractor

    +

    Paste a webcam page URL and this tool will scan the HTML (including embedded iframes) to find any .m3u8 HLS streams.

    +
    + +
    + +
    + + +
    +
    + Tip: The extractor uses a read-only fetch proxy to bypass CORS. It only searches the HTML for direct links to .m3u8 files. +
    +
    +
    +
    +
    + + + +