aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/metacritic.py
AgeCommit message (Collapse)Author
2020-09-03[skip travis] revert automerge for nowUnknown
2020-09-02[skip travis] adding automerge supportUnknown
basically copying content of youtube_dl folder to youtube_dlc and excluding the youtube_dl folder when compiling
2020-09-02[skip travis] renamingUnknown
to avoid using same folder when using pip install for example
2016-09-14Improve some _VALID_URLsstepshal
2016-04-14[metacritic] Add a new valid test caseYen Chi Hsuan
2014-11-23PEP8: applied even more rulesJouke Waleson
2014-03-29[metacritic] Modernize testJaime Marquínez Ferrándiz
2014-01-20Correct XML ampersand fixupPhilipp Hagemeister
2014-01-07[metacritic] Use centralized sorting and unicode_literalsPhilipp Hagemeister
2013-12-10Use `_download_xml` in more extractorsJaime Marquínez Ferrándiz
2013-12-03Remove the compatibility code used before the new format system was implementedJaime Marquínez Ferrándiz
2013-09-06Add an extractor for MetacriticJaime Marquínez Ferrándiz