Searched refs:ytVideo (Results 1 – 1 of 1) sorted by relevance
209 YouTubeVideo ytVideo = YouTubeVideo.matchURL(url, text); in tokenForUrl() local210 if (ytVideo != null) { in tokenForUrl()211 return ytVideo; in tokenForUrl()