Small tweaks
This commit is contained in:
3
aliases
3
aliases
@@ -619,6 +619,9 @@ dl_twitch_vid() {
|
||||
}
|
||||
|
||||
# Download Vimeo videos.
|
||||
# Can download an embedded vid. You might need to save the site cookies if the vid is behind a paywall.
|
||||
# e.g. yt-dlp.exe -F --cookies cookies.txt --referer https://gillyandkeeves.tv https://player.vimeo.com/video/756941969
|
||||
# The vid ID can be found by looking at the embed's iframe src attribute.
|
||||
dl_vimeo_vid() {
|
||||
local format="$1"
|
||||
local shortname="$2"
|
||||
|
||||
Reference in New Issue
Block a user