youtube-webos icon indicating copy to clipboard operation
youtube-webos copied to clipboard

Change to official Youtube Icon

Open dimitrij2k opened this issue 3 years ago • 9 comments

Any chance to change to official Youtube Icon in the ribbon menu?

dimitrij2k avatar Jan 22 '22 00:01 dimitrij2k

@dimitrij2k You want this ?

Icon icon

Large icon largeIcon

@Informatic What do you think of this idea ?

NguyenASang avatar Jan 25 '22 06:01 NguyenASang

Hm I wonder if this would be a copyright/trademark issue.

DavidBuchanan314 avatar Jan 25 '22 06:01 DavidBuchanan314

@DavidBuchanan314 idk, I found this logo on the internet.

NguyenASang avatar Jan 25 '22 07:01 NguyenASang

That's now how copyright and trademark laws work lol

DavidBuchanan314 avatar Jan 25 '22 07:01 DavidBuchanan314

@DavidBuchanan314 But what can they do when we take their pictures? I'm just a newbie so I don't know much about this.

NguyenASang avatar Jan 25 '22 07:01 NguyenASang

They can file a DMCA takedown notice against the github repo, or the webosbrew web host, or the DNS registrar, or any other intermediate infrastructure.

DavidBuchanan314 avatar Jan 25 '22 07:01 DavidBuchanan314

Is there a way to change the icon without compiling?

Why i want a new Icon? Because the actual Icon looks like VLC Player ;-)

BTW I LOVE THIS APP!!!!!!! THANKS TO THE DEV AND SORRY FOR MY CRITIC ;-)

dimitrij2k avatar Jan 25 '22 10:01 dimitrij2k

If your TV is rooted you can replace any app icon/asset - these are generally images in /media/developer/apps/usr/palm/applications/APP.ID (or /media/cryptofs/apps/usr/palm/applications/APP.ID in case of Content Store apps) - where APP.ID is id of an application you want to poke at - eg. youtube.leanback.v4 in case of YouTube. appinfo.json file there contains information about the app - which looks like this one: https://github.com/webosbrew/youtube-webos/blob/main/assets/appinfo.json#L8-L9 - icon and largeIcon are filenames of icons rendered in the UI.

You can modify these files by enabling SSH Server in Homebrew Channel settings and using something like WinSCP on Windows or scp on Linux/Mac. Default root user password is alpine.

Informatic avatar Jan 25 '22 11:01 Informatic

❤️❤️❤️ Thank You!

Piotr Dobrowolski @.***> schrieb am Di. 25. Jan. 2022 um 12:27:

If your TV is rooted you can replace any app icon/asset - these are generally images in /media/developer/apps/usr/palm/applications/APP.ID (or /media/cryptofs/apps/usr/palm/applications/APP.ID in case of Content Store apps) - where APP.ID is id of an application you want to poke at - eg. youtube.leanback.v4 in case of YouTube. appinfo.json file there contains information about the app - which looks like this one: https://github.com/webosbrew/youtube-webos/blob/main/assets/appinfo.json#L8-L9

  • icon and largeIcon are filenames of icons rendered in the UI.

You can modify these files by enabling SSH Server in Homebrew Channel settings and using something like WinSCP on Windows or scp on Linux/Mac. Default root user password is alpine.

— Reply to this email directly, view it on GitHub https://github.com/webosbrew/youtube-webos/issues/29#issuecomment-1021090772, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFPE2XDC27BFCHA4SRPMLC3UX2CIRANCNFSM5MQ4M7QA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

dimitrij2k avatar Jan 25 '22 11:01 dimitrij2k