yt-dlp/yt_dlp
coletdev bb58c9ed5c
Add support for SSL client certificate authentication (#3435)
Adds `--client-certificate`, `--client-certificate-key`, `--client-certificate-password`

Authored-by: coletdjnz
Co-authored-by: df <fieldhouse@gmx.net>
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
2022-05-02 07:59:45 +00:00
..
compat [cleanup] Misc fixes 2022-04-29 07:39:33 +05:30
downloader [hls] Fix unapplied byte_range for EXT-X-MAP fragment 2022-05-02 07:20:08 +05:30
extractor [BilibiliLive] Add extractor (#3406) 2022-05-01 19:09:11 -07:00
postprocessor [XAttrMetadata] Refactor and document dependencies 2022-05-01 04:58:38 +05:30
YoutubeDL.py Add support for SSL client certificate authentication (#3435) 2022-05-02 07:59:45 +00:00
__init__.py Add support for SSL client certificate authentication (#3435) 2022-05-02 07:59:45 +00:00
__main__.py [cleanup] Upgrade syntax 2022-04-12 05:32:51 +05:30
aes.py [dependencies] Create module with all dependency imports 2022-04-21 00:48:52 +05:30
cache.py [cleanup] Misc cleanup and refactor (#2173) 2022-04-18 02:28:28 +05:30
cookies.py [dependencies] Create module with all dependency imports 2022-04-21 00:48:52 +05:30
dependencies.py [XAttrMetadata] Refactor and document dependencies 2022-05-01 04:58:38 +05:30
jsinterp.py [cleanup] Misc cleanup and refactor (#2173) 2022-04-18 02:28:28 +05:30
minicurses.py `--match-filter -` to interactively ask for each video 2022-04-28 20:04:40 +05:30
options.py Add support for SSL client certificate authentication (#3435) 2022-05-02 07:59:45 +00:00
socks.py [cleanup] Sort imports 2022-04-12 05:32:52 +05:30
update.py [cleanup] Sort imports 2022-04-12 05:32:52 +05:30
utils.py Add support for SSL client certificate authentication (#3435) 2022-05-02 07:59:45 +00:00
version.py [version] update 2022-04-08 09:57:06 +00:00
webvtt.py [compat] Split into sub-modules (#2173) 2022-04-18 04:26:43 +05:30