Allows the user to toggle autoplaying to the next video once the current video ends. Stores the setting locally.
< Feedback on YouTube Playlist Autoplay Button
Firefox, Tampermonkey, Windows 10. (All latest)
I tried disabling other scripts and extensions, still no toggle. The old 'depreciated' script still shows the toggle (but not 100% functional). Yes, I tested on a playlist. It should show in the playlist menu below/next to the video, beside the loop and shuffle buttons, right?
any console message generated?
( More Tools > Web Developer Tools. )
Use this instead and screen capture the Console Messages.
https://github.com/cyfung1031/userscript-supports/raw/main/temp.autoplaybutton.user.js
The correct messages would be shown like this (turning off Warnings and Errors):
On 2.0.3 I get Uncaught SyntaxError: expected expression, got '<'
With the the new version I get:
It looks perfect. Still no button shown in 2.0.4?
Would the error
Uncaught SyntaxError: expected expression, got '<'
still show in 2.0.4?
Turn on Errors and screen capture again
Oh I forgot to look! Button is there now and 100% functional. Thanks! :)
Turn on Errors and screen capture again
Nope, the error is gone.
remember to uninstall (temp. script) and reinstall the script in https://greasyfork.org/en/scripts/481929-youtube-playlist-autoplay-button
Button doesn't show up