OriginalEXE / vidim

Background videos made easy. Supports both YouTube and self hosted videos.
MIT License
27 stars 6 forks source link

Loop on youtube not working #1

Closed delmicio closed 7 years ago

delmicio commented 7 years ago

Windows 10 Chrome

Where? https://originalexe.github.io/vidim/#docs

delmicio commented 7 years ago

adding &loop=1&playlist=VIDEOID is a quick fix, but not as smooth as it should be

delmicio commented 7 years ago

I've send a PR #2 to fix this. Was already there but not in the url params.

delmicio commented 7 years ago

It doesn't fix the problem, after the end of the video it stuck with the loading spinner.

OriginalEXE commented 7 years ago

Hi,

thank you for reporting this issue. I can reproduce the problem here. Taking a look.

OriginalEXE commented 7 years ago

Hi,

can you please try the latest version in the develop branch and let me know if that works on your side: https://raw.githubusercontent.com/OriginalEXE/vidim/develop/dist/vidim.min.js

delmicio commented 7 years ago

@OriginalEXE It's working perfect now! Thanks you very much.

OriginalEXE commented 7 years ago

Awesome, thank you for confirming, I'll release the new version soon with the fix.

OriginalEXE commented 7 years ago

Fixed in 1.0.1