]> jfr.im git - yt-dlp.git/commit - README.md
Add option `--use-extractors`
authorpukkandan <redacted>
Wed, 24 Aug 2022 00:12:16 +0000 (05:42 +0530)
committerpukkandan <redacted>
Wed, 24 Aug 2022 02:17:51 +0000 (07:47 +0530)
commitfe7866d0ed6bfa3904ce12b049a3424fdc0ea1fa
treece07f269160c2cf3c971ee83e82f19feceffcfeb
parent5314b521925498356e78652fe59866116d56e1d1
Add option `--use-extractors`

Deprecates `--force-generic-extractor`

Closes #3234, Closes #2044

Related: #4307, #1791
README.md
yt_dlp/YoutubeDL.py
yt_dlp/__init__.py
yt_dlp/extractor/common.py
yt_dlp/options.py