ftde0 / yt2009

2009 youtube frontend.
Apache License 2.0
193 stars 120 forks source link

How do I patch AS3 players (late 2010-mid 2015) players to support annotations and captions? #126

Closed gigigigi53 closed 3 months ago

gigigigi53 commented 3 months ago

Next to AS2 players (late 2008-mid 2010) along with prepatched AS3 late 2010 and mid 2012, I also want to patch the others for both annotations and captions. There aren't any links that I can work with, so please give me something to help me with. Additionaly, I'm stuck on 360p on mid 2008-mid 2010/early 2011-mid 2015 players. How do I fix that to get HQ/480p and HD/720p-1080p? Thank you!

gigigigi53 commented 3 months ago

I found out inside the code there are ccmodule and subtitle module (&cc_module=http%3A%2F%2F192.168.0.192%3A80%2Fsubtitle-module.swf&cc_load_policy=2&iv_load_policy=2&enablejsapi=1&cc3_module=http%3A%2F%2F192.168.0.192%3A80%2Falt-swf%2Fmodules%2F2010_subtitles3_module-vfl183159.swf&iv3_module=http%3A%2F%2F192.168.0.192%3A80%2Falt-swf%2Fmodules%2F2010_iv3_module-vfl183159.swf&endscreen_module=http%3A%2F%2F192.168.0.192%3A80%2Falt-swf%2Fmodules%2F2010_endscreen-vfl183159.swf for 2010 and &cc_module=http%3A%2F%2F192.168.0.192%3A80%2Fsubtitle-module.swf&cc_load_policy=2&iv_load_policy=2&enablejsapi=1&cc3_module=http%3A%2F%2F192.168.0.192%3A80%2Falt-swf%2Fmodules%2F2012_subtitles3_module-vfl183159.swf&iv3_module=http%3A%2F%2F192.168.0.192%3A80%2Falt-swf%2Fmodules%2F2012_iv3_module-vfl183159.swf for 2012)

gigigigi53 commented 3 months ago

@ftde0 If you are reading this, Please have a fix for this as it's not working on other players Pale Moon (Private Browsing) 2024-08-24 22_38_27 Pale Moon (Private Browsing) 2024-08-24 22_39_08 (annotations) Pale Moon (Private Browsing) 2024-08-24 22_40_02 Pale Moon (Private Browsing) 2024-08-24 22_40_05 (captions)

gigigigi53 commented 3 months ago

Btw, embedded players (2014 and 2015) do not have that lol

breakgimme commented 3 months ago

can't you read?

the modules have to match the exact version of the player you're using, otherwise most likely you're ending up in a crash.

https://github.com/ftde0/yt2009/issues/122#issuecomment-2294358468

gigigigi53 commented 3 months ago

can't you read?

the modules have to match the exact version of the player you're using, otherwise most likely you're ending up in a crash.

#122 (comment)

I am sorry I really want help with it

gigigigi53 commented 3 months ago

ignore this @ftde0 breakgimme said cant you read. i am reading lol

ftde0 commented 3 months ago

i am afraid you are - in fact - not reading.

gigigigi53 commented 3 months ago

i am afraid you are - in fact - not reading.

and i am sorry

gigigigi53 commented 3 months ago

don't block me but anyways where can i get each as3 iv module and subtitle module (along with endscreen) to make it work with other players?