From 88ebefc05420209844adff76b239236c5632453a Mon Sep 17 00:00:00 2001 From: Yen Chi Hsuan Date: Sat, 15 Oct 2016 14:27:15 +0800 Subject: [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 | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8cc5b93e6..c1173150d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ version Extractors +* [cmt] Fix mgid extraction (#10813) * [chirbit] Fix extraction of user profile pages * [charambatv] Fix extraction * [canalplus] Fix extraction for some videos -- cgit v1.2.3