[utils] Fix crash in _report_ignoring_subs from c58b655 (#32762)
authorOri Avtalion <ori@avtalion.name>
Fri, 5 Apr 2024 14:25:29 +0000 (17:25 +0300)
committerGitHub <noreply@github.com>
Fri, 5 Apr 2024 14:25:29 +0000 (15:25 +0100)
commit4ea59c6107d63bbabe1de74569ceb984b1646426
tree42253840ecbf67b64e01ef18177ff495aa13d85d
parent21792b88b791b16e3ab0a0fb2e26e5bb8a4e2ff3
[utils] Fix crash in _report_ignoring_subs from c58b655  (#32762)

Align `utils.bug_reports_message()` with yt-dlp https://github.com/yt-dlp/yt-dlp/commit/5873d4ccdd, thanks fstirlitz

---------

Co-authored-by: dirkf <fieldhouse@gmx.net>
youtube_dl/utils.py