Open Leseratte10 opened 3 months ago
hi and thanks! @Leseratte10
[ ] blocklist sub-option to hide blocked items completely.
[ ] for the reduced appearance, the height shouldn't change on hover immediately, only the opacity. Height should be an animation taking enough time / delay to appear, like the thumbnail. Originally wrote this for related video and previously it worked well. Maybe later it was tried to shorten that.
I just checked again, the height is changing immediately and the opacity as well, so just by scrolling, all the other videos are jumping around. There's no animation.
See https://youtu.be/m8mxeff4E_E (1st and 3rd video in the search results are on the blacklist).
But even if there was an animation; I'm hoping an option to fully hide blocked videos and channels will be added.
yes,
- [ ] blocklist sub-option to hide blocked items completely.
( Animation is just t in the related videos sidebar on video player pages.) Expecting the convenient / best ( equilibrium / default fit for most people), to make it somewhat accessible / visible, which could at least be just a tiny area / icon like with very few pixels in height.) (Running such project it doesn't seem to be the most important task to do one wish at a time, like 1on1 customer service, when we can also prepare & bundle work.)
Concise Description
I can add a video or a channel to the block list just fine by clicking the "block" icon on the thumbnail or the "Add to blocklist" button on a channel's page.
However, this only marks the channel's videos greyed-out on the search page and displays them smaller than other videos.
This first makes it so that the listed videos jump around all the time when I hover over a "blocked" video (because that resizes it to its full size), and it also makes it so that I still have to see blocked channels / videos.
I have looked around the extension's settings, but haven't found a way to actually make the blocklist work properly.
Is there a way to configure the blocklist so that channels and videos on the blocklist are actually completely fully hidden from everywhere as if they didn't exist?
I searched around through other issues but most issues I found regarding the blocklist are issues that prevent people from adding videos or channels to the blocklist, but none about the behaviour of the blocklist itself.
Browser/s
Firefox 128.0 on Ubuntu
'Steps to reproduce' - Which of our features is required for the bug to happen?
Add a channel or video to the blocklist, then try to search for the video or check the channel's "videos" page. It still shows up, just greyed out.
Since when?
Unsure, just installed this extension today.
Does the bug still happen when you log out of YouTube?
Yes
Are any errors or related log-messages shown in the Browser-Console? (F12)
No
Expected preferred behavior:
Blocked videos and channels don't show up at all.
ImprovedTube Version
4.1085
Your Settings (From the Extension's
⋮
-Hamburger menu > Settings > Backup & reset > Export settings)Settings
``` { "ads": "block_all", "always_show_progress_bar": false, "ambient_lighting": false, "below_player_loop": false, "below_player_pip": false, "below_player_screenshot": false, "blocklist_activate": true, "channel_default_tab": "/videos", "channel_trailer_autoplay": false, "chapters": false, "comments_sidebar": false, "comments_sidebar_scrollbars": false, "cursorLighting": false, "day_of_week": false, "default_content_country": "DE", "description": "normal", "disable_thumbnail_playback": false, "duration_with_speed": true, "embeddedHidePauseOverlay": true, "header_hide_country_code": true, "header_hide_logo": false, "header_hide_right_buttons": false, "header_improve_logo": false, "header_transparent": false, "header_transparent_alternative": false, "hide_author_avatars": false, "hide_clip_button": "normal", "hide_comments_count": false, "hide_date": false, "hide_details": false, "hide_dislike_button": "normal", "hide_download_button": "hidden", "hide_gradient_bottom": false, "hide_more_button": false, "hide_playlist": false, "hide_scroll_for_details": true, "hide_share_button": "normal", "hide_shorts_remixing": true, "hide_sidebar": false, "hide_thanks_button": "normal", "hide_views_count": false, "hide_voice_search_button": true, "improvedtube_home": "list", "join": "hidden", "lastDarkTheme": "dark", "lastLightTheme": "custom", "likes": "normal", "mark_watched_videos": false, "mini_player": false, "no_page_margin": false, "player_60fps": true, "player_SDR": false, "player_autoplay_button": true, "player_crop_chapter_titles": false, "player_hamburger_button": false, "player_hd_thumbnail": true, "player_hide_annotations": true, "player_hide_cards": true, "player_hide_controls": "off", "player_hide_endscreen": true, "player_hide_skip_overlay": true, "player_loudness_normalization": false, "player_miniplayer_button": true, "player_quality": "hd1440", "player_quality_without_focus": "hd1080", "player_remaining_duration": false, "player_remote_button": true, "player_show_cards_on_mouse_hover": false, "player_size": "do_not_change", "popup_ad": false, "purchase": "hidden", "red_dislike_button": false, "remove_black_bars": true, "remove_history_shorts": true, "remove_home_page_shorts": true, "remove_shorts_reel_search_results": true, "remove_subscriptions_shorts": true, "remove_trending_shorts": true, "sidebar_left": false, "squared_user_images": false, "theme": "dark", "theme_primary_color": [ 15, 15, 15 ], "theme_text_color": [ 252, 250, 250 ], "thumbnails_hide": false, "thumbnails_right": false, "title_version": true, "track_watched_videos": false, "transcript": false, "undo_the_new_sidebar": false, "up_next_autoplay": false, "youtubeDetailButtons": "normal" } ```