[nrk,abc:iview] use _extract_akamai_formats
[youtube-dl] / youtube_dl / extractor / nick.py
index 4935002d0fcf3ec968d73e925a193425dc53dd40..9c54846e14a86634d3e6b20deb8e1adb5e46de55 100644 (file)
@@ -7,6 +7,7 @@ from ..utils import update_url_query
 
 
 class NickIE(MTVServicesInfoExtractor):
+    # None of videos on the website are still alive?
     IE_NAME = 'nick.com'
     _VALID_URL = r'https?://(?:www\.)?nick(?:jr)?\.com/(?:videos/clip|[^/]+/videos)/(?P<id>[^/?#.]+)'
     _FEED_URL = 'http://udat.mtvnservices.com/service1/dispatch.htm'