R/parse.R
get_service.Rd
Determine service based on URL
get_service(url)
character, URL of web-page for video
character
character identifying the video service
get_service("https://youtu.be/1-vcErOPofQ?t=28s") #> [1] "youtube_short"