1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-07 05:27:18 +08:00

added examples for #20454

This commit is contained in:
wawxxjm 2019-12-09 20:24:59 -05:00 committed by GitHub
parent 76bfb7fa21
commit c90fa54a5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -312,6 +312,8 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
## Workarounds:
--encoding ENCODING Force the specified encoding (experimental)
example: youtube-dl --encoding UTF-8 [URL]
youtube-dl --encoding ASCII [URL]
--no-check-certificate Suppress HTTPS certificate validation
--prefer-insecure Use an unencrypted connection to retrieve
information about the video. (Currently