Youtube Play Next Queue

Don't like the youtube autoplay suggestion? This script can create a queue with videos you want to play after your current video has finished!

< Feedback on Youtube Play Next Queue

Review: Good - script works

§
Posted: 2020-10-12

PB with Chrome and Tampermonkey, which need add @include to make your script working:
I don't know why...
But without it, the script no work (and is no visible on Tampermonkey menu when watching Youtube)

So, can you add:
// @match https://www.youtube.com/*
// @include https://www.youtube.com/*

CptmathixAuthor
§
Posted: 2020-10-12

Hey decembre,

That's really weird, also what do you mean with PB?

§
Posted: 2020-10-12

PB?:
I mean "Problem", because it doesn't work without adding:
// @include https://www.youtube.com/*

CptmathixAuthor
§
Posted: 2020-10-26

Hey decembre,

Sorry for late reply, I've added the include statement.

§
Posted: 2020-10-26
Edited: 2020-10-26

thanks!
;-)
You know why we need the both include?

CptmathixAuthor
§
Posted: 2020-10-26

I have no idea, I don't need them both on my end. But it doesn't hurt to also include the include ;)
So I just added it, maybe other people also have the same issues.

Post reply

Sign in to post a reply.