aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/teamcoco.py
AgeCommit message (Collapse)Author
2014-01-17[teamcoco] Use centralized sortingPhilipp Hagemeister
2014-01-17[teamcoco] Use unicode_literalsPhilipp Hagemeister
2013-11-26Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz
2013-11-20[teamcoco] Correct errorPhilipp Hagemeister
2013-11-03[teamcoco] Parse the xml file and extract all the formatsJaime Marquínez Ferrándiz
2013-10-31[teamcoco] Fix video url extraction for some videosAlex Van't Hof
Video url extraction failed for some videos, e.g. http://teamcoco.com/video/old-time-baseball The url extracted was also occasionally suboptimal quality, e.g. http://teamcoco.com/video/louis-ck-interview-george-w-bush
2013-07-24changed video_url regexpishposhmcgee
Some older videos contain an extra properties such as 'embed' before 'type'.
2013-07-12InfoExtractor: add some helper methods to extract OpenGraph infoJaime Marquínez Ferrándiz
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-23[Teamcoco] Move into own filePhilipp Hagemeister