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

Remove shorts from Subscriptions tab

Open JaCzekanski opened this issue 5 months ago • 1 comments

This PR adds filtering of JSON nodes containing reelWatchEndpoint which is an indicator that given video is a reel/short. Due to the convoluted format of JSON responses, it might not cover all of the cases.

Reel playback seems broken on TVs and I don't really care about having them, as it's ofter reused content. Please note that it'll only work on the Subscriptions tab (which is the one I use the most). However, It should be pretty easy to extend it to other tabs and search results.

Before: Screenshot 2024-09-18 at 13 45 03

After: Screenshot 2024-09-18 at 13 45 21

Green settings menu: Screenshot 2024-09-18 at 13 45 37

JaCzekanski avatar Sep 18 '24 11:09 JaCzekanski