mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-02-01 13:06:48 +01:00
c4910024f3
While the function signature don't enforce it, some IEs that override `_download_webpage_handle` assume all optional arguments to be keyword-only Closes #3954