1
0
Fork 0

Release 2021.06.08

This commit is contained in:
pukkandan 2021-06-08 20:13:41 +05:30
commit 3b1fe47d84
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
6 changed files with 41 additions and 10 deletions

View file

@ -203,6 +203,9 @@ class InfoExtractor(object):
(HTTP or RTMP) download. Boolean.
* downloader_options A dictionary of downloader options as
described in FileDownloader
RTMP formats can also have the additional fields: page_url,
app, play_path, tc_url, flash_version, rtmp_live, rtmp_conn,
rtmp_protocol, rtmp_real_time
url: Final video URL.
ext: Video filename extension.