This commit is contained in:
Joey Hess 2017-11-30 17:08:18 -04:00
parent 5e95d54604
commit 15d5d0fafb
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 9 additions and 0 deletions

View file

@ -67,3 +67,5 @@ query for size. Could use --dump-json, but that would require downloading
the web page yet again, so too expensive.. and, the json seems to have
"filesize: null" for youtube videos. What does work is the --max-filesize
option, which makes youtube-dl abort if it's too big.
> [[done]] --[[Joey]]