[discovery] Rewrite DiscoveryIE (fixes #5898)
authorYen Chi Hsuan <yan12125@gmail.com>
Sun, 7 Jun 2015 08:34:19 +0000 (16:34 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Sun, 7 Jun 2015 08:34:19 +0000 (16:34 +0800)
commit65ba8b23f471b96e6f937f2754c729e22bf2cf0a
treea36b37dce20dbf2bef00275a4ebd5d271f839878
parent621ed9f5f4d9d82659272ebe01e740e9196fad61
[discovery] Rewrite DiscoveryIE (fixes #5898)

Discovery.com now uses a completely different approach for serving
videos. At least in both test cases brightcove are involved. However,
AMF support is necessary for these brightcove videos. As a result, I
try to extract videos from the info page ('?flat=1'). The downloaded
file can be different from the one in browsers.
youtube_dl/extractor/discovery.py