]>
Raphaƫl G. Git Repositories - youtubedl/blob - youtube_dl/extractor/cmt.py
   1 from __future__ 
import unicode_literals
 
   7     _VALID_URL 
= r
'https?://www\.cmt\.com/(?:videos|shows)/(?:[^/]+/)*(?P<videoid>\d+)' 
   8     _FEED_URL 
= 'http://www.cmt.com/sitewide/apps/player/embed/rss/' 
  11         'url': 'http://www.cmt.com/videos/garth-brooks/989124/the-call-featuring-trisha-yearwood.jhtml#artist=30061', 
  12         'md5': 'e6b7ef3c4c45bbfae88061799bbba6c2', 
  16             'title': 'Garth Brooks - "The Call (featuring Trisha Yearwood)"', 
  17             'description': 'Blame It All On My Roots', 
  20         'url': 'http://www.cmt.com/shows/party-down-south/party-down-south-ep-407-gone-girl/1738172/playlist/#id=1738172', 
  21         'only_matching': True,