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

autoplay:off & playlist-autoplay:off take effect late & affect each other! #1508

Open
Anoaxx opened this issue Nov 26, 2022 · 13 comments
Open
Labels
Bounty Will pass on donations (Optional) - (OR: Requester will pay personally. Only if stated!) Bug Bug or required update after YouTube changes help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) important Critical or common. Thus to prioritize Open! Not to forget. Unfinished (or waiting for a requirement) (unless combined with label: riddle) up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥

Comments

@Anoaxx
Copy link

Anoaxx commented Nov 26, 2022

What do i mean?(Writing Player Autoplay & Playlist Autoplay i mean autoplay options in categories)

If Player Autoplay = 1 & Playlist Autoplay = 1 then both work as intended
If Player Autoplay = 0 & Playlist Autoplay = 1 then both works as "intended"
If Player Autoplay = 1 & Playlist Autoplay = 0 then... emmm its a mix*
if Player Autoplay = 0 & Playlist Autoplay = 0 then both work as "intended"

the difference between intended and "intended" is: intended is intended behaviour, but in commas works as intended, but with a little bit of delay. Sometimes its stops video after 10 seconds, sometimes its stops video after 1 second and sometimes it shows normal "stop" view. I mean this one after you press "stop" shortcut but with player still bufforing in bottom. Sometimes its shows "stop" view for a second or two, and then plays for a few seconds and stops it again and sometimes its dont work at all. Everything depends on how fast video player is loading. Reloading page or opening it in new tab is changing behaviour of this and best option to go to the video in the same tab or even better the same video page. Im suspecting its because Youtube is not require reloading entire page every time, and stores some elements in cache or some other memory etc. In other words: It depends on your internet connection and luck. Im sick of testing this and im literally going insane on how much variety this bug has!

*mix means its sometimes works as "intended" and sometimes is working as intended.

Solution: From the start of the "messing up" the Stopping Autoplay i was saying: The first attempt on this was best. Aka load video the same way as its loads when you press "stop" shortcut button. Aka Thumbnail + little YT logo working as a "start" button. Im not saying this must be replace, but as additionall option to Autoplay? sign me up!

The biggest problem of this one is that Victor was tried to please me with this solution above and add bufforing before starting the video(someones request), but i can assume that something dont work on loading player and its depends on how fast is your connection.

For some time i just leave autoplay = 1 i forgot that something was wrong here. Ugh sorry about that ^^'

ps. i know we dont know each other to much, but this issue was written like 3 hours ago and i finishing this right now cause something happened, everyone got angry, and i cant sleep right now. Fuck me. But here you go. You are more important to me then my last roommates... Have a nice day/evening/night. <3

@Anoaxx Anoaxx added Bug Bug or required update after YouTube changes help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) labels Nov 26, 2022
@Anoaxx
Copy link
Author

Anoaxx commented Nov 26, 2022

oh i forgot! Best way to avoid delay, and have the nice thumbnail befor video with pre-bufforing is: Using Queue.

@Anoaxx
Copy link
Author

Anoaxx commented Nov 26, 2022

Fuck it im going to sleep. im sitting on this last 3 issues in like 6 hours and in mean time i was arguing about stupid key cause im moving out

@ImprovedTube ImprovedTube changed the title Playlist Autoplay works on non-playlist videos & any autoplay = 0 works with delay autoplay:off & playlist-autoplay:off take effect late & affect each other! Nov 26, 2022
@ImprovedTube ImprovedTube added this to the Medium / typical milestone Nov 26, 2022
@ImprovedTube ImprovedTube added the important Critical or common. Thus to prioritize label Nov 26, 2022
@ImprovedTube
Copy link
Member

ImprovedTube commented Nov 28, 2022

Thank you so much!
Hope your fight settles/settled well! 😱

@ImprovedTube
Copy link
Member

ImprovedTube commented Dec 1, 2022

if Player Autoplay = 0 & Playlist Autoplay = 0 then both work as "indended"

#1511

@Anoaxx
Copy link
Author

Anoaxx commented Dec 1, 2022

edited <3

@ImprovedTube ImprovedTube removed this from the Medium / typical milestone Dec 3, 2022
@ImprovedTube ImprovedTube added the up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥ label Feb 21, 2023
@ImprovedTube
Copy link
Member

ImprovedTube commented Feb 21, 2023

from reviews:

cw noway Nov23 2022
"Here's a "FIX" for "Videos play for a half second and then pause themselves" that worked for me:

HOW: Toggle on "Playlist Autoplay"

STEPS: Configuration -> Playlist -> (Toggle on / Turn on) "Autoplay" "

Colin Stuart Nov15 2022
"Few new issues just popped up.

  1. Two description boxes on YT vids.
  2. When you look at the Videos on a channel, it doesn't load them all (only loads a single row of a few of them).
  3. Videos play for a half second and then pause themselves. Autoplay is setup correctly.
    "

buffering

nostalgy @Anoaxx aa19211

Pausing video without buffering causes many issues. We will add option later if we find a solution.

YouTube Center worked for previous version of YouTube which had simpler code.

#506 (comment)

@ImprovedTube
Copy link
Member

ImprovedTube commented Feb 21, 2023

also test #1456

@MohamedLebda MohamedLebda self-assigned this Feb 21, 2023
@ImprovedTube ImprovedTube removed the up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥ label Feb 23, 2023
@ImprovedTube ImprovedTube added the Open! Not to forget. Unfinished (or waiting for a requirement) (unless combined with label: riddle) label Mar 21, 2023
@ImprovedTube
Copy link
Member

half fixed or maybe fully?

@ImprovedTube ImprovedTube added the up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥ label Apr 29, 2023
@raszpl
Copy link
Contributor

raszpl commented Jul 12, 2023

If Player Autoplay = 1 & Playlist Autoplay = 1 then both work as intended

Dont know if its related, but enabling "Up next autoplay" for both Player & Playlist doesnt seem to work correctly (4.20) for me when playing a playlist. It will play couple of videos from the playlist but then randomly switch to playing next recommended video as if Player "Up next autoplay" overrode the playlist.

@ImprovedTube ImprovedTube added the Bounty Will pass on donations (Optional) - (OR: Requester will pay personally. Only if stated!) label Nov 5, 2023
@marianomontiel
Copy link

I am experiencing the same issue

@ImprovedTube
Copy link
Member

hi @marianomontiel! which variant? thanks!

@marianomontiel
Copy link

marianomontiel commented Jan 6, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bounty Will pass on donations (Optional) - (OR: Requester will pay personally. Only if stated!) Bug Bug or required update after YouTube changes help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) important Critical or common. Thus to prioritize Open! Not to forget. Unfinished (or waiting for a requirement) (unless combined with label: riddle) up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥
Projects
Status: No status
Development

No branches or pull requests

5 participants