Greasy Fork is available in English.

[TS] Youtube Load More Channel Videos

Auto loads more videos in channel

< Opinie na [TS] Youtube Load More Channel Videos

Pytanie/komentarz

§
Napisano: 11-07-2017
Edytowano: 11-07-2017

New url

https://www.youtube.com/user/(username)/videos is a valid url for channel videos I think you should include it because otherwise the script wont work there. I edited the script myself to test and it works by just adding // @include https://www.youtube.com/user/*/videos

§
Napisano: 15-07-2017

Thank you. I will make a release later today.

§
Napisano: 15-07-2017

I just looked at the script and I have this: // @include https://www.youtube.*/*/Videos* which means that it should already be picked up.

There is no need to add // @include https://www.youtube.com/user/*/videos :smile:

§
Napisano: 15-07-2017
Edytowano: 15-07-2017

Well it's not picked up for me. Have you tested?

Ex https://www.youtube.com/user/Checkpointpodcast/videos

§
Napisano: 15-07-2017

It works fine. What broswer and plugin are you using to run the script?

§
Napisano: 16-07-2017
Edytowano: 16-07-2017

firefox 55 beta x64 on windows 7 x64 and violentmonkey. It works properly on "normal" pages but it does not work on the pages I mentioned before unless I add the line I mentioned.

§
Napisano: 19-07-2017

Then it is an issue with ViolentMonkey. You should raise it in their feedback.

The asterisk in "@include", implies anything can come afterwards. If it was @match that would be a different case. It works fine in TamperMonkey and GreaseMonkey.

More information on it here:
https://wiki.greasespot.net/Include_and_exclude_rules

This is the expected result. If it fails in VM, then the issue is with VM.

I tried to install the script on VM + FF 54.0.1 but it wouldn't download the dependencies. Messed around with it but failed to install. Not sure why.

§
Napisano: 19-07-2017

Then it is an issue with ViolentMonkey. You should raise it in their feedback.

The asterisk in "@include", implies anything can come afterwards. If it was @match that would be a different case. It works fine in TamperMonkey and GreaseMonkey.

More information on it here:
https://wiki.greasespot.net/Include_and_exclude_rules

This is the expected result. If it fails in VM, then the issue is with VM.

I tried to install the script on VM + FF 54.0.1 but it wouldn't download the dependencies. Messed around with it but failed to install. Not sure why.

Odpowiedz

Zaloguj się, by odpowiedzieć.