diff --git a/rip-stream2platform.sh b/rip-stream2platform.sh index 730596f..3bc9a19 100755 --- a/rip-stream2platform.sh +++ b/rip-stream2platform.sh @@ -1,7 +1,7 @@ #! /bin/bash ## This script assumes ffmpeg is installed. -## You can find the m3u8 url with `yt-dlp --print-json | grep m3u8` +## You can find the m3u8 url with `yt-dlp https://link.to/webshit --print-json | grep m3u8` read -p 'Type desired preset (recommended 'faster'): ' PRESET read -p 'Enter source URL for m3u8: ' SOURCE