]> jfr.im git - yt-dlp.git/commit - README.md
Add option `--print`
authorpukkandan <redacted>
Fri, 14 May 2021 07:44:38 +0000 (13:14 +0530)
committerpukkandan <redacted>
Fri, 14 May 2021 07:45:47 +0000 (13:15 +0530)
commit53c18592d39b253bfff1f32ccd5821d8b73ce173
tree84246fe3f258a11a25de255a0e0790b734f31930
parente632bce2e4745b3e60b1c8b4b5dde2dee9b743a6
Add option `--print`

Deprecates: `--get-description`, `--get-duration`, `--get-filename`, `--get-format`, `--get-id`, `--get-thumbnail`, `--get-title`, `--get-url`
Closes #295
README.md
yt_dlp/YoutubeDL.py
yt_dlp/__init__.py
yt_dlp/options.py