Skip to content

Instantly share code, notes, and snippets.

@mul14
Created December 6, 2015 05:55
Show Gist options
  • Save mul14/44579d0ab523ab33d9f0 to your computer and use it in GitHub Desktop.
Save mul14/44579d0ab523ab33d9f0 to your computer and use it in GitHub Desktop.
Facebook Video URL Regex
http://regexr.com/3cbrm
^http(?:s?):\/\/(?:www\.|web\.|m\.)?facebook\.com\/([A-z0-9\.]+)\/videos(?:\/[0-9A-z].+)?\/(\d+)(?:.+)?$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment