philippe44 / LMS-YouTube

Play YouTube videos on LMS
38 stars 15 forks source link

Update regex in Signature.pm to fix playback #41

Closed giantorth closed 1 year ago

giantorth commented 1 year ago

Playback fixed based on similar change in youtube-dl: https://github.com/ytdl-org/youtube-dl/pull/30366

giantorth commented 1 year ago

Example link that would not play without fix: https://www.youtube.com/watch?v=a3NdCC8GNVI

philippe44 commented 1 year ago

Thanks!