aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/teamcoco.py
AgeCommit message (Expand)Author
2014-08-20[teamcoco] Update video id regexSergey M․
2014-04-19Remove unused importsPhilipp Hagemeister
2014-04-07[teamcoco] Simplify ID management (Closes #2715)Philipp Hagemeister
2014-04-04[teamcoco] Fix regex in 2.6 (#2700)Philipp Hagemeister
2014-04-04Revert "Workaround for regex engine limitation"AGSPhoenix
2014-04-04Workaround for regex engine limitationAGSPhoenix
2014-04-04Add a test for the new URL pagesAGSPhoenix
2014-04-04Support TeamCoco URLs with video_id in the titleAGSPhoenix
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
2013-07-24changed video_url regexpishposhmcgee
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