aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/metacritic.py
Commit message (Collapse)AuthorAgeFilesLines
* update from upstreamJesús2021-10-181-65/+0
|
* Improve some _VALID_URLsstepshal2016-09-141-1/+1
|
* [metacritic] Add a new valid test caseYen Chi Hsuan2016-04-141-2/+12
|
* PEP8: applied even more rulesJouke Waleson2014-11-231-2/+2
|
* [metacritic] Modernize testJaime Marquínez Ferrándiz2014-03-291-1/+2
|
* Correct XML ampersand fixupPhilipp Hagemeister2014-01-201-2/+2
|
* [metacritic] Use centralized sorting and unicode_literalsPhilipp Hagemeister2014-01-071-11/+12
|
* Use `_download_xml` in more extractorsJaime Marquínez Ferrándiz2013-12-101-4/+5
|
* Remove the compatibility code used before the new format system was implementedJaime Marquínez Ferrándiz2013-12-031-4/+1
|
* Add an extractor for MetacriticJaime Marquínez Ferrándiz2013-09-061-0/+55