4 lines
278 B
Bash
4 lines
278 B
Bash
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"
|
|
|
|
## Modify TOPIC with your ntfy topic.
|
|
curl -d "Video Downloaded" ntfy.sh/TOPIC |