Vulpelo / hide-youtube-shorts

Browser add-on that hides YouTube-shorts videos
GNU General Public License v3.0
138 stars 4 forks source link

Repeatedly rearraging subscription page if page-back from video #15

Closed kombucha7 closed 1 year ago

kombucha7 commented 1 year ago

As per title, with experiemental option rearrange enabled, page will be re-rearranged everytime you page-back from a video to subscription page.

Refreshing clears the effects.

Flow:

Subscription page(Start) -> Click any video -> page-back (repeat from step 2 if needed)

image image

Vulpelo commented 1 year ago

Thanks for reporting the issue. I will fix this issue as soon as the new version of the YouTube subscription page is available in my country. Otherwise It will be hard to test since, from what I checked, the new grid (also being used on home page) uses some YT scripts that also are trying to rearrange videos when navigating back to home page.

Vulpelo commented 1 year ago

I finally got an updated subscription page. From what I analyzed, the new grid system is reusing grid elements when they are hidden (have attribute 'hidden') and causes to hide non shorts videos and then displaying multiple videos in a row.

I have made an update so when using 'rearrange videos' option, it removes shorts from the grid instead of hiding them (I was hiding them so there was no need to reload the page to show them again after disabling 'hide shorts' option, but seems that will no longer be an option).

The new version 1.3.1 was pushed to plugin store.

Bhaalspawn commented 1 year ago

in the past few days the extension was not even necessary anymore...the preview were smaller and shorts were hidden. Since today i got larger previews and shorts back.... i'll update the extension, thanks