[cleanup] Misc

This commit is contained in:
pukkandan 2022-08-15 03:15:05 +05:30
parent 49b4ceaedf
commit 1e4fca9a87
No known key found for this signature in database
GPG key ID: 7EEE9E1E817D0A39
10 changed files with 23 additions and 35 deletions

View file

@ -301,7 +301,7 @@ class YoutubeDL:
should act on each input URL as opposed to for the entire queue
cookiefile: File name or text stream from where cookies should be read and dumped to
cookiesfrombrowser: A tuple containing the name of the browser, the profile
name/pathfrom where cookies are loaded, and the name of the
name/path from where cookies are loaded, and the name of the
keyring, e.g. ('chrome', ) or ('vivaldi', 'default', 'BASICTEXT')
legacyserverconnect: Explicitly allow HTTPS connection to servers that do not
support RFC 5746 secure renegotiation