Expand @includes
![]() |
Just went to a video where Better Loopy doesn't run.
The I get this type of link whenever I click the "Watch on YouTube" button on an embedded video. |
![]() |
Yes, YouTube has really started having this format of link where the position of v= is varying a lot these days (didn't use to happen before). Just give me a day, and I will upload a new version which also includes the https version of videos. |
![]() |
For playing restricted videos like this Katey Perry song http://www.youtube.com/watch?v=tAp9BKosZXs for example it is probably a good idea to add http://*.youtube.com/verify_age* to the @includes-list too :-) |
![]() |
@Cletus,
|
![]() |
Secure http could be added as well. I have to manually update that myself every update as it is now. |
![]() |
Hi Lunatrius,
|
![]() |
Oh crap, didn't even notice that (I usually so http and https as separate includes, to make sure it doesn't mess up (just-in-case, 1 in a million chance)). |
![]() |
Yeah. I have been using separate ones too for some other scripts, but in this was getting too many includes. Don't worry of errors, even if any non-intended URL qualifies with those include wild cards, the code further will run only when there is actually a YouTube video which can be looped (at least this is what I believe till now). |
