1
0
Fork 0

Add compat-option no-attach-infojson

This commit is contained in:
pukkandan 2021-05-11 14:25:31 +05:30
commit 4171221823
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
4 changed files with 5 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,
Note that only format-sort, format-spec, no-live-chat, no-attach-infojson
playlist-index, list-formats, no-youtube-channel-redirect
and no-youtube-unavailable-videos works when used via the API