diff options
author | Yen Chi Hsuan <yan12125@gmail.com> | 2016-10-15 14:27:15 +0800 |
---|---|---|
committer | Yen Chi Hsuan <yan12125@gmail.com> | 2016-10-15 14:27:15 +0800 |
commit | 88ebefc05420209844adff76b239236c5632453a (patch) | |
tree | 8fb97af6fb1605909ddfbe12babaf431b8871cb2 /ChangeLog | |
parent | a26b174c61b9db335307a7a1eba830b9ebaa6d30 (diff) |
[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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ version <unreleased> Extractors +* [cmt] Fix mgid extraction (#10813) * [chirbit] Fix extraction of user profile pages * [charambatv] Fix extraction * [canalplus] Fix extraction for some videos |