[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.
This commit is contained in:
parent
a26b174c61
commit
88ebefc054
2 changed files with 7 additions and 1 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue