ftde0 / yt2009

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

How to patch Fullscreen for 2006 player #33

Closed TheOnlyOne12315 closed 11 months ago

TheOnlyOne12315 commented 11 months ago

Kinda useless issue but it doesn't work and the 2006 player is way too small for my liking

ftde0 commented 11 months ago

2006 - Copy.zip try this one. it's a later version of the player that should work with fullscreen. it's set to 192.168.1.7 so keep that in mind when setting it up for your instance.

if this ends up working, let me know and feel free to close the issue so i can merge this in.

TheOnlyOne12315 commented 11 months ago

I use 127.0.0.1 with port 80. Can you repatch it for that IP :3

TheOnlyOne12315 commented 11 months ago

I repatched for the IP I'm using and Fullscreen still doesn't work

TheOnlyOne12315 commented 11 months ago

The player doesn't even load

ftde0 commented 11 months ago

i repatched the player for 192.168.1.7 and tested it right before i sent the previous message and it works nicely for me, including fullscreen. are you sure you aren't messing anything else up?

to reiterate

if still not working, send me a screenshot of the watchpage including the network tab (devtools -> Network tab at top) so i can have a look.

TheOnlyOne12315 commented 11 months ago

Video player still doesn't load and... Screenshot 2023-12-27 112217

ftde0 commented 11 months ago

there is a whole lot more in the network tab, the top stuff doesn't say much. in the meanwhile however, does the video player open when going to: ip:port/alt-swf/2006.swf?video_id=id/mp4 ? prefilled for 127.0.0.1 and an example video: http://127.0.0.1/alt-swf/video_id=XPoiPZYbtnA/mp4

TheOnlyOne12315 commented 11 months ago

This is what happens when I go to http://127.0.0.1/alt-swf/video_id=XPoiPZYbtnA/mp4 ![Uploading Screenshot 2023-12-29 140538.png…]()

TheOnlyOne12315 commented 11 months ago

Screenshot 2023-12-29 140538

ftde0 commented 11 months ago

sorry i messed up the link http://127.0.0.1/alt-swf/2006.swf?video_id=XPoiPZYbtnA/mp4

TheOnlyOne12315 commented 11 months ago

Loads but no fullscreen

TheOnlyOne12315 commented 11 months ago

Screenshot 2023-12-29 141554 Repatched the player and it works now! thanks I'm not closing the issue until a respond so you can know :)