no live videos
This commit is contained in:
parent
45a90b7c5a
commit
579cf09fad
1 changed files with 1 additions and 1 deletions
|
@ -47,4 +47,4 @@ then
|
||||||
format="-f 315+251"
|
format="-f 315+251"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
yt-dlp -i -c --socket-timeout 10000 --force-ipv4 --restrict-filenames --embed-thumbnail --embed-metadata $format $audio $quality $url
|
yt-dlp -i -c --socket-timeout 10000 --force-ipv4 --restrict-filenames --embed-thumbnail --embed-metadata --match-filter "!was_live" $format $audio $quality $url
|
||||||
|
|
Loading…
Reference in a new issue