SvenTiigi / YouTubePlayerKit

A Swift Package to easily play YouTube videos 📺
https://sventiigi.github.io/YouTubePlayerKit/
MIT License
717 stars 64 forks source link

Youtube embedded links fail #24

Closed Freelenzer closed 2 years ago

Freelenzer commented 2 years ago

Using Youtube embed style api fails. I used: "https://www.youtube.com/embed/m8qvOpcDt1o?rel=0"

SvenTiigi commented 2 years ago

Hi @Freelenzer,

Thanks for your bug report. I have identified the problem and pushed the bug fix https://github.com/SvenTiigi/YouTubePlayerKit/commit/d86113121023a9b478e73e49b3c2d59af1b9e4b0

Please let me know if the the new version 1.1.10 of YouTubePlayerKit fixes your problem ✌️

Freelenzer commented 2 years ago

Thanks. That fixes the issue :)