Changelog:
- [youtube] Fix bug in automatic caption extraction
- Add
post_hooks
to YoutubeDL by @alexmerkel - Batch file enumeration improvements by @glenn-slayden
- Stop immediately when reaching
--max-downloads
by @glenn-slayden - Fix incorrect ANSI sequence for restoring console-window title by @glenn-slayden
- Kill child processes when yt-dlc is killed by @Unrud