Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Low quality thumbnails #196

Open
Deadinsidee3 opened this issue Aug 13, 2024 · 18 comments
Open

Low quality thumbnails #196

Deadinsidee3 opened this issue Aug 13, 2024 · 18 comments
Labels
bug Something isn't working

Comments

@Deadinsidee3
Copy link

I installed the application using dev manager on PC, everything went well, the only problem I have is that the YouTube thumbnails on the TV look very low quality, is there any way to fix this?

I tried reinstalling and it's still the same.

@Deadinsidee3 Deadinsidee3 added the bug Something isn't working label Aug 13, 2024
@reisxd
Copy link

reisxd commented Aug 14, 2024

This happens due to the YT client/server thinking that the device running YT TV client is old and slow. The User-Agent needs to be spoofed.

@Deadinsidee3
Copy link
Author

This happens due to the YT client/server thinking that the device running YT TV client is old and slow. The User-Agent needs to be spoofed.

How can I do that?

@cremor
Copy link

cremor commented Aug 17, 2024

You'd have to compile the app yourself and change this line:

"userAgent": "$browserName$/$browserVersion$ ($platformName$-$platformVersion$), _TV_O18/$firmwareVersion$ (LG, $modelName$, $networkMode$)",

But how old is your TV, which model is it?

@Deadinsidee3
Copy link
Author

You'd have to compile the app yourself and change this line:

"userAgent": "$browserName$/$browserVersion$ ($platformName$-$platformVersion$), _TV_O18/$firmwareVersion$ (LG, $modelName$, $networkMode$)",

But how old is your TV, which model is it?

Thanks for replying, my TV is

LG 65UM7100PSA.
webOS 4.5
05.40.45.

What user agent would you recommend me?

@byertsy
Copy link

byertsy commented Sep 6, 2024

Same issue here with my new OLED77C45LA.

@eminent-one
Copy link

Same here with C9 OLED65C9PUA

Could someone please help with the process to compile?

@Grigorek
Copy link

Same here with OLED65CX3LA

@byertsy
Copy link

byertsy commented Sep 24, 2024

If there is a fix for this bug (even if it means compiling it ourselves), then an indication of what needs to be changed would be helpful. Happy to make a fork once I know what needs changing.

@AyanokojiK1yotaka
Copy link

AyanokojiK1yotaka commented Sep 28, 2024

Same here on LG C9 55-inch TV / OLED55C9PTA
Firmware Version - 05.40.61

@bao3
Copy link

bao3 commented Oct 16, 2024

Same issue , LG C4 , OLED77C4PCA.ACNQLJD
Firmware version: 03.11.20
webOS version: 9.1.0

@pushkaryadav
Copy link

Same issue here, LG C2.
Software version: 13.30.85; Webos TV Version: 8.3.0-29 (number1-nameri)

@Inazuka
Copy link

Inazuka commented Nov 7, 2024

@throwaway96 Do you think it's possible to provide info on how to spoof the user agent in the readme?

@Jan664
Copy link

Jan664 commented Nov 11, 2024

This is a terrible problem! Think how those small pictures look on the big screen. Lord god help 🙏🙏🙏

@fejich
Copy link

fejich commented Nov 18, 2024

Same issue , LG C4

@SrLPZ
Copy link

SrLPZ commented Nov 18, 2024

The issue is also with LG C2

@XtAbI
Copy link

XtAbI commented Nov 20, 2024

same on LG G2

@FR33M0N7
Copy link

I've tried rebuilding with plenty of useragents (LG WebOS: https://webostv.developer.lge.com/develop/specifications/web-api-and-web-engine) with no luck. Also, with the local build, the green button functionality was lost.

Anybody? On a 4K OLED TV, this is painful. Cheers!

@vankasteelj
Copy link

Same issue here with B9 model and 0.3.5-rc1 (but still better than having ads)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests