YoutubePlaylistIE: try to extract the url of the entries from the media$group dictionary
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 14 Jun 2013 12:14:02 +0000 (14:14 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Thu, 20 Jun 2013 15:23:27 +0000 (17:23 +0200)
commit31eead52e764569fc95ffaf56b25850fa260988b
tree6175f03cca3e019d013d5dd54cc2f2224f24fc24
parent038a3a1a614c2d67233f5822ae439da877b797ff
YoutubePlaylistIE: try to extract the url of the entries from the media$group dictionary

Extracting it from content can return rtsp urls.
youtube_dl/InfoExtractors.py