Add Chinese localization and comments shortcut - #186
Conversation
|
Bro 🥀 |
|
Fix the UI bugs as well lol , also don't add javascript files directly in the assets folder , i use CDN to make it auto-updatable |
|
Thanks for the feedback. I updated the PR to address this:
I also reverted the live chat panel experiment because it could interfere with video playback. Please re-review when you get a chance. |
|
Small follow-up: I added a safer live-stream path for the comments shortcut as well. On live videos it now tries to open YouTube's native live chat entry first, and falls back to the official live_chat popout URL for the current video. This avoids embedding a live chat iframe or scanning/mutating the playback page, which was the part that could interfere with video playback. |
Adds Simplified Chinese UI strings, local APK-loaded YTPro scripts, and a comments shortcut that opens YouTube's original comment section when available.