-
Notifications
You must be signed in to change notification settings - Fork 0
Youtube
Giuseppe Cannella edited this page Feb 19, 2020
·
4 revisions
import com.github.gekomad.regexcollection.Validate.validate
import com.github.gekomad.regexcollection.Youtube
assert(validate[Youtube]("HTTPS://www.youtube.com/watch?v=9bZkp7q19f0") == Some("HTTPS://www.youtube.com/watch?v=9bZkp7q19f0"))