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