aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor
Commit message (Collapse)AuthorAgeFilesLines
* [arte.tv:creative] Update the title of the testJaime Marquínez Ferrándiz2013-10-221-1/+1
|
* [nhl:videocenter] Fix playlist title extractionJaime Marquínez Ferrándiz2013-10-221-2/+2
|
* [vimeo] Implement the new format selection system (closes PR #996)Joshua Elsasser2013-10-211-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 captionsJaime Marquínez Ferrándiz2013-10-211-1/+1
| | | | It had stopped working and it reports a FutureWarning
* Fix the duration field for the VideoDetective and InternetVideoArchive testsJaime Marquínez Ferrándiz2013-10-212-6/+3
| | | | Also remove the use of the old format system and the comment
* [googleplus] Fix upload_date extractionJaime Marquínez Ferrándiz2013-10-211-2/+2
|
* [arte] Set the format_note and the format_id fields (closes #1628)Jaime Marquínez Ferrándiz2013-10-211-3/+16
|
* The 'format' field now defaults to '{format_id} - {width}x{height}{format_note}'Jaime Marquínez Ferrándiz2013-10-211-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 Hagemeister2013-10-193-3/+7
|\ | | | | | | | | Conflicts: youtube_dl/extractor/xhamster.py
| * extractor: Set age limit on some adult-related extractors.Rogério Brito2013-10-192-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 Brito2013-10-182-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 Hagemeister2013-10-191-5/+10
|/
* [xnxx] Add age_limitPhilipp Hagemeister2013-10-181-1/+3
|
* Check for embedded YouTube player (Fixes #1616)Philipp Hagemeister2013-10-181-1/+8
|
* [tudou] Fix title regex (Fixes #1614)Philipp Hagemeister2013-10-181-1/+2
|
* fix typosPhilipp Hagemeister2013-10-181-1/+1
|
* Add an extractor for techtalks.tv (closes #1606)Jaime Marquínez Ferrándiz2013-10-172-0/+66
|
* [youtube] Do not crash if caption info is missing altogether (Fixes #1610)Philipp Hagemeister2013-10-171-1/+1
|
* [brightcove] Raise error if playlist is empty (#1608)Philipp Hagemeister2013-10-171-1/+4
|
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-10-172-0/+59
|\
| * Add an extractor for rutube.ru (closes #1136)Jaime Marquínez Ferrándiz2013-10-162-0/+59
| | | | | | | | It downloads with a m3u8 manifest, requires ffmpeg.
* | [brightcove] Fix more broken XML (#1608)Philipp Hagemeister2013-10-171-0/+2
|/
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-10-152-2/+3
|\
| * [sztvhu] Fix the title extractionJaime Marquínez Ferrándiz2013-10-151-1/+1
| |
| * [websurg] Skipt the testJaime Marquínez Ferrándiz2013-10-151-1/+2
| | | | | | | | It needs login information.
* | [generic] Support embedded vimeo videos (#1602)Philipp Hagemeister2013-10-152-2/+30
|/
* Merge remote-tracking branch 'Rudloff/websurg'Philipp Hagemeister2013-10-152-0/+59
|\
| * Use self._download_webpage everywherePierre Rudloff2013-10-041-2/+1
| |
| * Unused variablePierre Rudloff2013-10-041-1/+0
| |
| * Changes suggested by @phihagPierre Rudloff2013-10-041-9/+9
| |
| * ImprovementsPierre Rudloff2013-09-181-17/+10
| |
| * Merge remote-tracking branch 'upstream/master' into websurgPierre Rudloff2013-09-172-6/+3
| |\
| * | Extractor for websurg.comPierre Rudloff2013-09-172-0/+68
| | |
* | | [sztvhu] SimplifyPhilipp Hagemeister2013-10-151-21/+24
| | |
* | | Merge remote-tracking branch 'Elbandi/master'Philipp Hagemeister2013-10-152-0/+42
|\ \ \
| * | | Add an extractor for Szombathelyi TVAndras Elso2013-10-142-0/+42
| | | |
* | | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-10-151-34/+37
|\ \ \ \
| * | | | [gamespot] Fix video extraction (fixes #1587)Jaime Marquínez Ferrándiz2013-10-141-34/+37
| | | | |
* | | | | [tudou] Add support for youku links (Closes #1571)Philipp Hagemeister2013-10-151-11/+25
|/ / / /
* | | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-10-143-0/+51
|\| | |
| * | | add VideoPremium.tv RTMP supportFilippo Valsorda2013-10-142-0/+41
| | | |
| * | | [youtube] Adds #1312 Download annotationsJai Grimshaw2013-10-141-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 Hagemeister2013-10-131-1/+1
|/ / / | | | | | | | | | (#1571)
* | | [arte] Add an extractor for future.arte.tv (closes #1593)Jaime Marquínez Ferrándiz2013-10-132-2/+30
| | |
* | | [arte] add an extractor for creative.arte.tv (#1593)Jaime Marquínez Ferrándiz2013-10-132-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ándiz2013-10-124-1/+34
| | | | | | | | | | | | to get the best quality
* | | Add an extractor for videodetective.com (closes #262)Jaime Marquínez Ferrándiz2013-10-122-0/+31
| | | | | | | | | | | | It uses the internetvideoarchive.com platform.
* | | Add an extractor for internetvideoarchive.com videosJaime Marquínez Ferrándiz2013-10-122-0/+72
| | | | | | | | | | | | It's used by videodetective.com
* | | add support for NowVideo.chFilippo Valsorda2013-10-122-0/+44
| | |
* | | Fix Brightcove detection when another Flash object is on the pageJoey Adams2013-10-111-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/