From e580c679cb890ddc76eb74e783353fc19f5db4a2 Mon Sep 17 00:00:00 2001 From: setto Date: Thu, 21 Nov 2024 11:33:55 +0100 Subject: [PATCH] add license --- rip-stream2platform.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/rip-stream2platform.sh b/rip-stream2platform.sh index f64a555..cc889fe 100755 --- a/rip-stream2platform.sh +++ b/rip-stream2platform.sh @@ -1,5 +1,6 @@ #! /bin/bash +## Do what the fuck you want license ## This script assumes ffmpeg is installed. ## You can find the m3u8 easily on peertube in the page-inspector of your broweser. For webshit, find it with `yt-dlp https://link.to/webshit --print-json | grep m3u8`