[cmt] Fix mgid extraction (closes #10813)
authorYen Chi Hsuan <yan12125@gmail.com>
Sat, 15 Oct 2016 06:27:15 +0000 (14:27 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Sat, 15 Oct 2016 06:27:15 +0000 (14:27 +0800)
commit88ebefc05420209844adff76b239236c5632453a
tree8fb97af6fb1605909ddfbe12babaf431b8871cb2
parenta26b174c61b9db335307a7a1eba830b9ebaa6d30
[cmt] Fix mgid extraction (closes #10813)

The example in #10813 requires TV provider authentication in Firefox,
while youtube-dl can download it directly with an US proxy.

I'm not sure whether the mgid fix is cmt-specific or it applies to all
mtv-based sites. I keep it in cmt.py until similar patterns are found in
other websites.
ChangeLog
youtube_dl/extractor/cmt.py