]> jfr.im git - yt-dlp.git/commit - README.md
Improve `--download-sections`
authorpukkandan <redacted>
Wed, 21 Jun 2023 23:24:39 +0000 (04:54 +0530)
committerpukkandan <redacted>
Thu, 22 Jun 2023 07:33:07 +0000 (13:03 +0530)
commitb4e0d75848e9447cee2cd3646ce54d4744a7ff56
tree2146220a62f40ace502ed17b1653b9632d29dcbe
parent71dc18fa29263a1ff0472c23d81bfc8dd4422d48
Improve `--download-sections`

* Support negative time-ranges
* Add `*from-url` to obey time-ranges in URL

Closes #7248
README.md
yt_dlp/YoutubeDL.py
yt_dlp/__init__.py
yt_dlp/options.py
yt_dlp/utils/_utils.py