AGSPhoenix
|
6d0d573eca
|
Workaround for regex engine limitation
|
2014-04-04 15:25:28 -04:00 |
|
AGSPhoenix
|
bb799e811b
|
Add a test for the new URL pages
Add a test for the pages with the video_id in the URL.
|
2014-04-04 13:52:35 -04:00 |
|
AGSPhoenix
|
04ee53eca1
|
Support TeamCoco URLs with video_id in the title
If the URL has the video_id in it, use that since the current method of
finding the id breaks on those pages.
Fixes 2698.
|
2014-04-04 13:42:34 -04:00 |
|
Philipp Hagemeister
|
befdc8f3b6
|
[teamcoco] Use centralized sorting
|
2014-01-17 03:22:02 +01:00 |
|
Philipp Hagemeister
|
bb198c95e2
|
[teamcoco] Use unicode_literals
|
2014-01-17 03:15:09 +01:00 |
|
Jaime Marquínez Ferrándiz
|
e26f871228
|
Use the new '_download_xml' helper in more extractors
|
2013-11-26 19:17:25 +01:00 |
|
Philipp Hagemeister
|
cc13cc0251
|
[teamcoco] Correct error
|
2013-11-20 06:25:33 +01:00 |
|
Jaime Marquínez Ferrándiz
|
e7e6b54d8a
|
[teamcoco] Parse the xml file and extract all the formats
|
2013-11-03 17:48:12 +01:00 |
|
Alex Van't Hof
|
ac2547f5ff
|
[teamcoco] Fix video url extraction for some videos
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-10-31 15:41:14 -04:00 |
|
pishposhmcgee
|
12ef6aefa8
|
changed video_url regex
Some older videos contain an extra properties such as 'embed' before 'type'.
|
2013-07-24 21:51:08 -05:00 |
|
Jaime Marquínez Ferrándiz
|
46720279c2
|
InfoExtractor: add some helper methods to extract OpenGraph info
|
2013-07-12 22:12:04 +02:00 |
|
Philipp Hagemeister
|
6f5ac90cf3
|
Move tests to the IE definitions
|
2013-06-27 20:46:46 +02:00 |
|
Philipp Hagemeister
|
cd8b830292
|
[Teamcoco] Move into own file
|
2013-06-23 22:31:50 +02:00 |
|