Zod- / jsVideoUrlParser

A javascript parser to extract informations like provider, channel, id, start time from YouTube, Vimeo, Dailymotion, Twitch,... urls
MIT License
234 stars 73 forks source link

Small change to Youtube parseVideoUrl method to work with new "Shorts" format. Updated tests, too #104

Open danstanhope opened 1 year ago

danstanhope commented 1 year ago

Changed Youtube url Regex to work with new shorts format and included new format in youtube: regular urls test case.