is my key locked?
This commit is contained in:
parent
9d9f5d34f8
commit
a368629f26
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
starttime=$(date)
|
starttime=$(date)
|
||||||
yt-dlp --output "%(upload_date)s - %(title)s - [%(id)s].%(ext)s" \
|
yt-dlp --output "%(upload_date)s - %(title)s - [%(id)s].%(ext)s" \
|
||||||
--format "bv*[ext=mp4]+ba/best" \
|
--format "[ext=mp4]+ba/best" \
|
||||||
--sponsorblock-remove all \
|
--sponsorblock-remove all \
|
||||||
-a "$@" \
|
-a "$@" \
|
||||||
--download-archive "done.txt"
|
--download-archive "done.txt"
|
||||||
|
Loading…
Reference in New Issue
Block a user