]> jfr.im git - yt-dlp.git/commit
Cleanup some code (see desc)
authorpukkandan <redacted>
Sun, 28 Feb 2021 15:25:32 +0000 (20:55 +0530)
committerpukkandan <redacted>
Sun, 28 Feb 2021 15:26:32 +0000 (20:56 +0530)
commitf0884c8b3f171f8794a011fd1cb5d53d1185efab
tree46c2d8b72eb2d309a1959d1867fab0f070dc6fed
parent277d6ff5f2bd4f142429def30d01df264eb7c922
Cleanup some code (see desc)

* `--get-comments` doesn't imply `--write-info-json` if `-J`, `-j` or `--print-json` are used
* Don't pass `config_location` to `YoutubeDL` (it is unused)
* [bilibiliaudio] Recognize the file as audio-only
* Update gitignore
* Fix typos
.gitignore
README.md
yt_dlp/__init__.py
yt_dlp/extractor/bilibili.py
yt_dlp/options.py