From 247fb3cdac304691cf8d4cbf9f019fab442633f8 Mon Sep 17 00:00:00 2001 From: Ben Nicholson Date: Mon, 13 Jan 2025 20:18:19 +1100 Subject: [PATCH] Add yt-dlp/download_10play.sh --- yt-dlp/download_10play.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 yt-dlp/download_10play.sh diff --git a/yt-dlp/download_10play.sh b/yt-dlp/download_10play.sh new file mode 100644 index 0000000..9094fbb --- /dev/null +++ b/yt-dlp/download_10play.sh @@ -0,0 +1 @@ +yt-dlp --username USERNAME --password "PASSWORD" --convert-subtitles srt --write-subs https://10play.com.au/bondi-rescue/episodes/season-17/episode-2/tpv230419uqamb -o "Bondi-Rescue-S017E02.%(ext)s" \ No newline at end of file