Greasy Fork is available in English.

[TS] Youtube Load More Channel Videos

Auto loads more videos in channel

< Commentaires sur [TS] Youtube Load More Channel Videos

Question / commentaire

§
Posté le: 2017-07-11
Édité le: 2017-07-11

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

TimidScriptAuteur
§
Posté le: 2017-07-15

Thank you. I will make a release later today.

TimidScriptAuteur
§
Posté le: 2017-07-15

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:

§
Posté le: 2017-07-15
Édité le: 2017-07-15

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

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

TimidScriptAuteur
§
Posté le: 2017-07-15

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

§
Posté le: 2017-07-16
Édité le: 2017-07-16

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.

TimidScriptAuteur
§
Posté le: 2017-07-19

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.

TimidScriptAuteur
§
Posté le: 2017-07-19

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.

Poster une réponse

Connectez-vous pour poster une réponse.