1
0
Fork 0

[cleanup] Fix typos

This commit is contained in:
pukkandan 2021-05-11 23:34:40 +05:30
commit d908aa636a
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
3 changed files with 2 additions and 3 deletions

View file

@ -386,7 +386,7 @@ class YoutubeDL(object):
if True, otherwise use ffmpeg/avconv if False, otherwise
use downloader suggested by extractor if None.
compat_opts: Compatibility options. See "Differences in default behavior".
Note that only format-sort, format-spec, no-live-chat, no-attach-infojson
Note that only format-sort, format-spec, no-live-chat, no-attach-info-json
playlist-index, list-formats, no-youtube-channel-redirect
and no-youtube-unavailable-videos works when used via the API