Recent content by andreasp

  1. A

    Youtube Media Site Extended

    The logic in buildEmbed doesn't work if you only define start time. If you add this on line 79 it works. else { $embedStart .= '?start='.$yT['time']; }
Back
Top Bottom