Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞Enabling "Force AutoPlay Off" causes the inability to unpause #2582

Open
mcswizzle opened this issue Sep 23, 2024 · 1 comment
Open

🐞Enabling "Force AutoPlay Off" causes the inability to unpause #2582

mcswizzle opened this issue Sep 23, 2024 · 1 comment
Labels
Bug Bug or required update after YouTube changes good first issue A GitHub standard for inviting (new) contributors *Congratulations in advance!* help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥

Comments

@mcswizzle
Copy link

mcswizzle commented Sep 23, 2024

Concise Description

Specs: ImprovedTube
Version 4.1096
Permissions: contextMenus, storage

Starting yesterday, when having Force Autoplay Off enabled, videos can not be unpaused. The videos load and pause as expected, however when clicking play the video unpauses for one frame and pauses again. This is consistent across multiple videos. Disabling the function returns playback ability.

Browser/s

Firefox

Other Browser:

None tested, Firefox only

'Steps to reproduce' - Which of our features is required for the bug to happen?

Enable Force Autoplay Off and attempt to play a video.

Since when?

Sept 22, 2024

Does the bug still happen when you log out of YouTube?

No, playback works normally

..No? Then please paste your yt.config_.EXPERIMENT_FLAGS. Twice (With the error & Without)

When logged in (i.e playback not working):
yt.config_.EXPERIMENT_FLAGS
Object { EnableAutoTaggedProductCountInPicker: true, H5_enable_full_pacf_logging: true, H5_use_async_logging: true, PremiumClientSharedConfig__enable_att_context_processor: true, PremiumClientSharedConfig__enable_att_for_get_premium_on_web_client: true, ab_det_apb_b: true, ab_det_el_h: true, ab_fk_sk_cl: true, ab_sa_ef: true, action_companion_center_align_description: true, … }

When logged out (i.e playback works):
yt.config_.EXPERIMENT_FLAGS
Object { EnableAutoTaggedProductCountInPicker: true, H5_enable_full_pacf_logging: true, H5_use_async_logging: true, ab_det_el_h: true, ab_sa_ef: true, action_companion_center_align_description: true, allow_skip_networkless: true, att_web_record_metrics: true, browse_next_continuations_migration_playlist: true, c3_watch_page_component: true, … }

Are any errors or related log-messages shown in the Browser-Console? (F12)

No

Tested as the only active extension? (incognito mode or another browser users):

Not currently - haven't taken the time to test in incognito with no other extensions as that's more work than I'm willing to put into changing my Firefox config at the moment, apologies.

Expected preferred behavior:

Playback works normally

ImprovedTube Version

4.1096

Your Settings (From the Extension's -Hamburger menu > Settings > Backup & reset > Export settings)

{"add_scroll_to_top":true,"always_show_progress_bar":false,"ambient_lighting":false,"analyzer_activation":true,"below_player_loop":false,"below_player_pip":false,"below_player_screenshot":false,"channel_compact_theme":true,"channel_hide_featured_content":true,"channel_trailer_autoplay":false,"chapters":true,"comments_sidebar_scrollbars":true,"comments_sidebar_simple":false,"compactSpacing":true,"day_of_week":false,"description":"normal","duration_with_speed":true,"forced_play_video_from_the_beginning":false,"forced_theater_mode":false,"header_hide_right_buttons":false,"header_improve_logo":false,"header_transparent":false,"header_transparent_alternative":false,"hide_clip_button":"hidden","hide_date":false,"hide_save_button":"normal","hide_shorts_remixing":true,"hide_sidebar":false,"hide_voice_search_button":true,"hide_watched_videos":true,"improvedtube_home":"list","join":"hidden","lastDarkTheme":"dark","mark_watched_videos":true,"mini_player":false,"no_page_margin":false,"only_one_player_instance_playing":true,"player_autoplay_disable":true,"player_crop_chapter_titles":false,"player_dont_speed_education":false,"player_forced_playback_speed":true,"player_forced_volume":false,"player_hide_controls":"when_paused","player_playback_speed":1.75,"player_remaining_duration":true,"player_size":"max_width","player_volume":50,"playlist_autoplay":true,"playlist_up_next_autoplay":true,"purchase":"hidden","related_videos":"normal","remove_shorts_reel_search_results":true,"shortcut_seek_backward":{"alt":false,"ctrl":false,"shift":false,"keys":{"74":{"code":"KeyJ","key":"j"}},"wheel":0},"shortcut_seek_forward":{"alt":false,"ctrl":false,"shift":false,"keys":{"76":{"code":"KeyL","key":"l"}},"wheel":0},"shortcut_stop":{"alt":false,"ctrl":false,"shift":false,"keys":{"80":{"code":"KeyP","key":"p"}},"wheel":0},"theme":"dark","theme_primary_color":[27,22,22],"theme_text_color":[236,139,60],"thumbnails_right":false,"title_version":true,"track_watched_videos":true,"transcript":true,"undo_the_new_sidebar":true,"up_next_autoplay":true,

Your YouTube-Document

Omitted, as it was too long to submit and caused " body is too long, body is too long (maximum is 65536 characters). " issues

OS / Device:

Windows 10

@mcswizzle mcswizzle added Bug Bug or required update after YouTube changes good first issue A GitHub standard for inviting (new) contributors *Congratulations in advance!* help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥ labels Sep 23, 2024
@ImprovedTube
Copy link
Member

hi! and thanks @mcswizzle

the experiment flags are actually about a 1000, so what we will do, is (automatically) compare the two lists to identify the few unique ones when logged in, one of which seems to to be required for the bug

please let us know if something still changes. ( and i assume you didn't change any settings the day it started? )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug or required update after YouTube changes good first issue A GitHub standard for inviting (new) contributors *Congratulations in advance!* help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥
Projects
None yet
Development

No branches or pull requests

2 participants