]> jfr.im git - yt-dlp.git/commit
[utils] Improve `js_to_json` comment regex
authorfelix <redacted>
Tue, 13 Jul 2021 07:18:20 +0000 (09:18 +0200)
committerpukkandan <redacted>
Tue, 13 Jul 2021 23:32:43 +0000 (05:02 +0530)
commitc843e685884ccc1a5186693d6450a34232b4377d
tree9d37f00402a8843158b0727b4a490a68b3717585
parent198f7ea89e89f0b3bc1f890cd4e5b98006fe9fa2
[utils] Improve `js_to_json` comment regex
Capture the newline character as part of a single-line comment

From #497, Authored by: fstirlitz
test/test_utils.py
yt_dlp/utils.py