YouTube Playlist Autoplay Button

Allows the user to toggle autoplaying to the next video once the current video ends. Stores the setting locally.

Fejlesztő
𝖢𝖸 𝖥𝗎𝗇𝗀
Napi telepítések
0
Telepítések száma
146
Értékelések
1 0 0
Verzió
2.0.8
Létrehozva
2023.12.11.
Frissítve
2024.04.08.
Licensz
GNU GPLv3
Érvényes

Origin of the script

License

Description

YouTube Prevent Playlist Autoplay / YouTube Playlist Autoplay Button

Some time ago, YouTube stopped providing the option for users to control autoplaying the next video within a playlist. This change disregards playlists such as Watch Later, where you may want to stop at the end of the current video or wait until the end to comment. (Especially problematic if the video in question doesn't have an end screen which would give you time to pause before the main content ends.)

This script works by controlling the property "canAutoAdvance_" which is set by YouTube. When this property is set to false, the playlist will not autoplay the next video.

After installation, an autoplay toggle switch will be visible in the playlist headers on YouTube's website. Toggled left (default gray) prevents autoplay and toggled right (default blue) allows autoplay. The status of this toggle is stored locally and restored when the site is visited again from the same browser, so long as localStorage is not cleared.

Remarks

Testing

https://www.youtube.com/watch?v=T9yGcKlYAiw&list=PLD954AD90548599FE

Screenshot