CodyKochmann
9/14/2015 - 10:54 PM

MP4-regex.md

/(https?|ftp)://([0-9]|\.|[a-z]|[A-Z]|_|/|,|=|\?){5,}\.mp4/g

I find this regex snippet useful when I'm throwing together a video link search algorithm or a video downloader for an app. This does nicely when looking for a link that works nicely with the chromecast.