Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [arte.tv:creative] Update the title of the test | Jaime Marquínez Ferrándiz | 2013-10-22 | 1 | -1/+1 |
| | |||||
* | [nhl:videocenter] Fix playlist title extraction | Jaime Marquínez Ferrándiz | 2013-10-22 | 1 | -2/+2 |
| | |||||
* | [vimeo] Implement the new format selection system (closes PR #996) | Joshua Elsasser | 2013-10-21 | 1 | -26/+25 |
| | | | | Rebased and deleted some parts to use the new system instead of copying the one from YoutubeIE | ||||
* | [youtube] Use 'node is None' when checking if the video has automatic captions | Jaime Marquínez Ferrándiz | 2013-10-21 | 1 | -1/+1 |
| | | | | It had stopped working and it reports a FutureWarning | ||||
* | Fix the duration field for the VideoDetective and InternetVideoArchive tests | Jaime Marquínez Ferrándiz | 2013-10-21 | 2 | -6/+3 |
| | | | | Also remove the use of the old format system and the comment | ||||
* | [googleplus] Fix upload_date extraction | Jaime Marquínez Ferrándiz | 2013-10-21 | 1 | -2/+2 |
| | |||||
* | [arte] Set the format_note and the format_id fields (closes #1628) | Jaime Marquínez Ferrándiz | 2013-10-21 | 1 | -3/+16 |
| | |||||
* | The 'format' field now defaults to '{format_id} - {width}x{height}{format_note}' | Jaime Marquínez Ferrándiz | 2013-10-21 | 1 | -1/+4 |
| | | | | Following the YoutubeIE format. The 'format_note' gives additional info about the format, for example '3D' or 'DASH video'. | ||||
* | Merge remote-tracking branch 'rbrito/set-age' | Philipp Hagemeister | 2013-10-19 | 3 | -3/+7 |
|\ | | | | | | | | | Conflicts: youtube_dl/extractor/xhamster.py | ||||
| * | extractor: Set age limit on some adult-related extractors. | Rogério Brito | 2013-10-19 | 2 | -4/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | More age limit of videos for adult-related sites. Note that, for redtube, I explicitly left the variable containing the age limit, since the comment justifying the age limit is a good thing to have. That being said, I included the age limit field on the test, to better reflect what the information extractor does (even if it may not break the automated tests). Signed-off-by: Rogério Brito <rbrito@ime.usp.br> | ||||
| * | extractor: Set age limit on some adult-related extractors. | Rogério Brito | 2013-10-18 | 2 | -2/+5 |
| | | | | | | | | | | | | This is similar in spirit to what was done in commit 8e590a117f. Signed-off-by: Rogério Brito <rbrito@ime.usp.br> | ||||
* | | [xhamster] Add support for age_limit (Instead of #1627) | Philipp Hagemeister | 2013-10-19 | 1 | -5/+10 |
|/ | |||||
* | [xnxx] Add age_limit | Philipp Hagemeister | 2013-10-18 | 1 | -1/+3 |
| | |||||
* | Check for embedded YouTube player (Fixes #1616) | Philipp Hagemeister | 2013-10-18 | 1 | -1/+8 |
| | |||||
* | [tudou] Fix title regex (Fixes #1614) | Philipp Hagemeister | 2013-10-18 | 1 | -1/+2 |
| | |||||
* | fix typos | Philipp Hagemeister | 2013-10-18 | 1 | -1/+1 |
| | |||||
* | Add an extractor for techtalks.tv (closes #1606) | Jaime Marquínez Ferrándiz | 2013-10-17 | 2 | -0/+66 |
| | |||||
* | [youtube] Do not crash if caption info is missing altogether (Fixes #1610) | Philipp Hagemeister | 2013-10-17 | 1 | -1/+1 |
| | |||||
* | [brightcove] Raise error if playlist is empty (#1608) | Philipp Hagemeister | 2013-10-17 | 1 | -1/+4 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2013-10-17 | 2 | -0/+59 |
|\ | |||||
| * | Add an extractor for rutube.ru (closes #1136) | Jaime Marquínez Ferrándiz | 2013-10-16 | 2 | -0/+59 |
| | | | | | | | | It downloads with a m3u8 manifest, requires ffmpeg. | ||||
* | | [brightcove] Fix more broken XML (#1608) | Philipp Hagemeister | 2013-10-17 | 1 | -0/+2 |
|/ | |||||
* | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2013-10-15 | 2 | -2/+3 |
|\ | |||||
| * | [sztvhu] Fix the title extraction | Jaime Marquínez Ferrándiz | 2013-10-15 | 1 | -1/+1 |
| | | |||||
| * | [websurg] Skipt the test | Jaime Marquínez Ferrándiz | 2013-10-15 | 1 | -1/+2 |
| | | | | | | | | It needs login information. | ||||
* | | [generic] Support embedded vimeo videos (#1602) | Philipp Hagemeister | 2013-10-15 | 2 | -2/+30 |
|/ | |||||
* | Merge remote-tracking branch 'Rudloff/websurg' | Philipp Hagemeister | 2013-10-15 | 2 | -0/+59 |
|\ | |||||
| * | Use self._download_webpage everywhere | Pierre Rudloff | 2013-10-04 | 1 | -2/+1 |
| | | |||||
| * | Unused variable | Pierre Rudloff | 2013-10-04 | 1 | -1/+0 |
| | | |||||
| * | Changes suggested by @phihag | Pierre Rudloff | 2013-10-04 | 1 | -9/+9 |
| | | |||||
| * | Improvements | Pierre Rudloff | 2013-09-18 | 1 | -17/+10 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' into websurg | Pierre Rudloff | 2013-09-17 | 2 | -6/+3 |
| |\ | |||||
| * | | Extractor for websurg.com | Pierre Rudloff | 2013-09-17 | 2 | -0/+68 |
| | | | |||||
* | | | [sztvhu] Simplify | Philipp Hagemeister | 2013-10-15 | 1 | -21/+24 |
| | | | |||||
* | | | Merge remote-tracking branch 'Elbandi/master' | Philipp Hagemeister | 2013-10-15 | 2 | -0/+42 |
|\ \ \ | |||||
| * | | | Add an extractor for Szombathelyi TV | Andras Elso | 2013-10-14 | 2 | -0/+42 |
| | | | | |||||
* | | | | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2013-10-15 | 1 | -34/+37 |
|\ \ \ \ | |||||
| * | | | | [gamespot] Fix video extraction (fixes #1587) | Jaime Marquínez Ferrándiz | 2013-10-14 | 1 | -34/+37 |
| | | | | | |||||
* | | | | | [tudou] Add support for youku links (Closes #1571) | Philipp Hagemeister | 2013-10-15 | 1 | -11/+25 |
|/ / / / | |||||
* | | | | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2013-10-14 | 3 | -0/+51 |
|\| | | | |||||
| * | | | add VideoPremium.tv RTMP support | Filippo Valsorda | 2013-10-14 | 2 | -0/+41 |
| | | | | |||||
| * | | | [youtube] Adds #1312 Download annotations | Jai Grimshaw | 2013-10-14 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | Adds #1321 Download annotations from youtube Annotations are downloaded and written to a .annotations.xml file using the https://www.youtube.com/annotations_invideo?features=1&legacy=1&video_id=$VIDEOID API. Added unit test for annotations. | ||||
* | | | | [youku] Allow shortcut youku:ID and make non-matching groups non-matching ↵ | Philipp Hagemeister | 2013-10-13 | 1 | -1/+1 |
|/ / / | | | | | | | | | | (#1571) | ||||
* | | | [arte] Add an extractor for future.arte.tv (closes #1593) | Jaime Marquínez Ferrándiz | 2013-10-13 | 2 | -2/+30 |
| | | | |||||
* | | | [arte] add an extractor for creative.arte.tv (#1593) | Jaime Marquínez Ferrándiz | 2013-10-13 | 2 | -69/+93 |
| | | | | | | | | | | | | The +7 videos now use an independent extractor that is also used for the creative videos | ||||
* | | | Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE ↵ | Jaime Marquínez Ferrándiz | 2013-10-12 | 4 | -1/+34 |
| | | | | | | | | | | | | to get the best quality | ||||
* | | | Add an extractor for videodetective.com (closes #262) | Jaime Marquínez Ferrándiz | 2013-10-12 | 2 | -0/+31 |
| | | | | | | | | | | | | It uses the internetvideoarchive.com platform. | ||||
* | | | Add an extractor for internetvideoarchive.com videos | Jaime Marquínez Ferrándiz | 2013-10-12 | 2 | -0/+72 |
| | | | | | | | | | | | | It's used by videodetective.com | ||||
* | | | add support for NowVideo.ch | Filippo Valsorda | 2013-10-12 | 2 | -0/+44 |
| | | | |||||
* | | | Fix Brightcove detection when another Flash object is on the page | Joey Adams | 2013-10-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The regex used non-greedy match, but alas it failed on input like this: <object class="...> ... class="BrightcoveExperience" It captured two objects and the intervening HTML. This commit fixes this by not allowing a ">" to appear before BrightcoveExperience. Video in question: http://www.harpercollinschildrens.com/feature/petethecat/ |