aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/teamcoco.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused importsPhilipp Hagemeister2014-04-191-3/+0
* [teamcoco] Simplify ID management (Closes #2715)Philipp Hagemeister2014-04-071-9/+8
* [teamcoco] Fix regex in 2.6 (#2700)Philipp Hagemeister2014-04-041-1/+1
* Revert "Workaround for regex engine limitation"AGSPhoenix2014-04-041-6/+4
* Workaround for regex engine limitationAGSPhoenix2014-04-041-4/+6
* Add a test for the new URL pagesAGSPhoenix2014-04-041-1/+12
* Support TeamCoco URLs with video_id in the titleAGSPhoenix2014-04-041-6/+8
* [teamcoco] Use centralized sortingPhilipp Hagemeister2014-01-171-12/+17
* [teamcoco] Use unicode_literalsPhilipp Hagemeister2014-01-171-14/+16
* Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz2013-11-261-3/+1
* [teamcoco] Correct errorPhilipp Hagemeister2013-11-201-1/+1
* [teamcoco] Parse the xml file and extract all the formatsJaime Marquínez Ferrándiz2013-11-031-18/+29
* [teamcoco] Fix video url extraction for some videosAlex Van't Hof2013-10-311-3/+17
* changed video_url regexpishposhmcgee2013-07-241-1/+1
* InfoExtractor: add some helper methods to extract OpenGraph infoJaime Marquínez Ferrándiz2013-07-121-12/+3
* Move tests to the IE definitionsPhilipp Hagemeister2013-06-271-0/+9
* [Teamcoco] Move into own filePhilipp Hagemeister2013-06-231-0/+46