[jsinterp] Handle new YT players 113ca41c, c57c113c
authordirkf <fieldhouse@gmx.net>
Wed, 31 Aug 2022 22:22:48 +0000 (23:22 +0100)
committerdirkf <fieldhouse@gmx.net>
Thu, 1 Sep 2022 09:57:12 +0000 (10:57 +0100)
commit55c823634db890a328ffc23588fcd6f35d9b3ddf
tree22d6c4e803eff07cb82a23f9b4b519b10b504b5b
parent4050e10a4c3445c5399239567eb074acb2f65c18
[jsinterp] Handle new YT players 113ca41cc57c113c
* add NaN
* allow any white-space character for `after_op`
* align with yt-dlp f26af78a8ac11d9d617ed31ea5282cfaa5bcbcfa (charcodeAt and bitwise overflow)
* allow escaping in regex, fixing player c57c113c
test/test_jsinterp.py
test/test_youtube_signature.py
youtube_dl/jsinterp.py