Page 1 of 1

[E² Plugin] YouTube by taapat

Posted: 28 Jun 2024, 16:15
by Hannibal_Lecter
update 28.06.2024

git1209
py2 - py3
Fix and improve expression parsing in jsinterp, thx dirkf

Improve BODMAS (fix player 590f65a6)
Support more weird expressions with multiple unary ops
Treat Infinity like NaN
Cache operator list

thx Taapat

[E² Plugin] YouTube by taapat

Posted: 30 Jun 2024, 17:36
by Hannibal_Lecter
update 30.06.2024

git1211
py2 - py3

Fix test on DASH MP4 format link
thanks Taapat

[E² Plugin] YouTube by taapat

Posted: 30 Jun 2024, 18:38
by Hannibal_Lecter
youtube h1+git1212
youtube py3+git1212

[E² Plugin] YouTube by taapat

Posted: 04 Jul 2024, 10:32
by Hannibal_Lecter
Update

Youtube py3+git 1213

Re: [E² Plugin] YouTube by taapat

Posted: 10 Jul 2024, 00:39
by ocean777
Youtube h1+git 1216Youtube py3+git 1216
Style fixes in jsinterp
Use the opposite operator != instead of not ==

force-test skip release

[E² Plugin] YouTube by taapat

Posted: 11 Jul 2024, 10:21
by Hannibal_Lecter
update 10.07.2024
git1217
py2-py3

Implement assertion function in jsinterp
To perform additional checks and show error reasons in log.

thanks Taapat

[E² Plugin] YouTube by taapat

Posted: 15 Jul 2024, 11:00
by Hannibal_Lecter
Youtube h1+git 1220Youtube py3+git 1220

[E² Plugin] YouTube by taapat

Posted: 27 Jul 2024, 11:30
by Hannibal_Lecter
update 26.07.2024

git1221
py2-py3

Fix n function name extraction for player 3400486c, thx bashonly

thanks Taapat

Re: [E² Plugin] YouTube by taapat

Posted: 02 Aug 2024, 21:41
by ocean777
Youtube h1+git 1222Youtube py3+git 1222
Fix n function name extraction for player 20dfca59, thx bashonly

Re: [E² Plugin] YouTube by taapat

Posted: 07 Aug 2024, 11:01
by ocean777
Youtube h1+git 1224Youtube py3+git 1224
Fix n function name extraction for player b12cc44b, thx thx bashonly