jsVideoUrlParser icon indicating copy to clipboard operation
jsVideoUrlParser copied to clipboard

Support unlisted vimeo urls with url parameters

Open JannikApm opened this issue 2 years ago • 0 comments

Resolves https://github.com/Zod-/jsVideoUrlParser/issues/116.

The pattern to extract the hash from the URL did work for URLs with following URL-params. It would ignore the hash completely in this case. I adjusted the regex to allow URL parameters after the hash.

JannikApm avatar Nov 01 '23 15:11 JannikApm