YouTube Playlist Autoplay Button

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

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
𝖢𝖸 𝖥𝗎𝗇𝗀
日安装量
2
总安装量
478
评分
10 0 0
版本
2.0.9
创建于
2023-12-11
更新于
2025-04-13
大小
14.4 KB
许可证
GNU GPLv3
适用于

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

  • It uses the technlogy same as Tabview Youtube and YouTube Super Fast Chat to achieve the robust implementation and high performance.
  • This userscript supports ScriptCat, Violentmonkey, Tampermonkey, Firemonkey, Stay, MeddleMonkey, etc. EXCEPT GreaseMonkey.

Testing

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

Screenshot