Filters your YouTube subscriptions feed.
Acestea sunt versiunile scriptului în care codul a fost actualizat. Arată toate versiunile.
ytd-continuation-item-renderer can no longer get hidden
fixing shorts filtration
removed CSS that hid shorts & added code to handle shorts filtering
"is-in-first-column" attribute now gets set correctly when toggling filter on/off
"is-in-first-column" attribute now gets updated to match filtered grid layout
removing old DOM modification code that I left in by accident
fixing trustedTypes undefined case
Fix for YouTube requiring "Trusted Type" over strings for DOM modification
Updating $Config
Quick fix for YouTube reverting their ytd-rich-grid-row layout change
Updating $Config version
Updating $Config & tweaking default style
Updating $Config library version
No longer runs in youtube.com/embed/*
Updating to debugged $Config library
Updating $Config. Multiple scripts on the same window can now use it
Adding a 'fundraisers' filter
Filters get re-run when navigating back to the sub page (fixes an issue cause by unsubbing from a channel / subbing to a new one). Filters no longer get re-run when away from the sub feed. Removed redundant code. Filter button's SVG is now constructed with JS.
Updated to deal with a change from YouTube that made moving videos around impossible. Also fixed hidden shorts not being recognised by waiting for them to load & a crash when testing shorts against the basic vid predicate.
Fixed the basic video predicate
Scheduled premiers are now recognised. Column count changes are now handled (using setTimeout, couldn't find a reliable event)
Updating to debugged $Config library version
Update to handle YouTube's new format
Fixed event callback triggering too early (hopefully)
Fixed issues with activation on navigation
Filter button no longer chooses the wrong element as a template
Fixing breaks caused by an update to YouTube's code
Now docks more consistently