Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes test fail | Ruirize | 2013-09-18 | 1 | -1/+1 |
| | | | | Was unaware of --id being passed to test. | ||||
* | Added Newgrounds support | Ruirize | 2013-09-18 | 2 | -0/+38 |
| | |||||
* | XHamsterIE: Fix support for new HD video url format and add test (closes PR ↵ | rzhxeo | 2013-09-17 | 1 | -4/+15 |
| | | | | #1443) | ||||
* | [francetv] Remove Pluzz test | Jaime Marquínez Ferrándiz | 2013-09-17 | 1 | -11/+1 |
| | | | | Videos expire in 7 days | ||||
* | [hotnewhiphop] Fix test case title | Jaime Marquínez Ferrándiz | 2013-09-17 | 1 | -2/+2 |
| | |||||
* | [youtube] Don't search the flash player version for videos with age gate ↵ | Jaime Marquínez Ferrándiz | 2013-09-17 | 1 | -4/+1 |
| | | | | activated | ||||
* | Update 85 signature (Fixes #1449) | Philipp Hagemeister | 2013-09-17 | 1 | -1/+1 |
| | | | | This is the first signature algorithm to have been parsed automatically, although that only works for HTML5 players for now, and is not yet integrated into master. | ||||
* | Add an extractor for vice.com (closes #1051) | Jaime Marquínez Ferrándiz | 2013-09-16 | 3 | -0/+43 |
| | |||||
* | [ooyala] prefer ipad url | Jaime Marquínez Ferrándiz | 2013-09-16 | 1 | -1/+1 |
| | | | | It has better quality with m3u8 manifests | ||||
* | Add an extractor for Bloomberg (closes #1436) | Jaime Marquínez Ferrándiz | 2013-09-16 | 2 | -0/+28 |
| | |||||
* | [ooyala] add support for more type of video urls, like m3u8 manifests. | Jaime Marquínez Ferrándiz | 2013-09-16 | 1 | -1/+3 |
| | |||||
* | Add an extractor for southparkstudios.com (closes #1434) | Jaime Marquínez Ferrándiz | 2013-09-15 | 2 | -0/+35 |
| | | | | It uses the MTV system | ||||
* | Merge pull request #1422 from rzhxeo/xhamster | Jaime Marquínez Ferrándiz | 2013-09-15 | 1 | -1/+1 |
|\ | | | | | | | XHamsterIE: Add support for new URL format (download in hd by default) | ||||
| * | XHamsterIE: Add support for new URL format | rzhxeo | 2013-09-14 | 1 | -2/+2 |
| | | |||||
* | | [youtube] support youtube.googleapis.com/v/* urls (fixes #1425) | Jaime Marquínez Ferrándiz | 2013-09-15 | 1 | -1/+2 |
| | | |||||
* | | [soundcloud] Add an extractor for users (closes #1426) | Jaime Marquínez Ferrándiz | 2013-09-14 | 2 | -3/+44 |
| | | |||||
* | | Set the ext field for each format | Jaime Marquínez Ferrándiz | 2013-09-14 | 3 | -8/+9 |
| | | |||||
* | | [mixcloud] Rewrite extractor (fixes #278) | Jaime Marquínez Ferrándiz | 2013-09-14 | 1 | -84/+38 |
| | | |||||
* | | Now --all-sub is a modifier to --write-sub and --write-auto-sub (closes #1412) | Jaime Marquínez Ferrándiz | 2013-09-14 | 1 | -3/+2 |
| | | | | | | | | For keeping backwards compatibility --all-sub sets --write-sub if --write-auto-sub is not given | ||||
* | | [googleplus] Fix upload date extraction | Jaime Marquínez Ferrándiz | 2013-09-14 | 1 | -1/+2 |
|/ | |||||
* | [ustream] Simplify channel extraction | Jaime Marquínez Ferrándiz | 2013-09-13 | 1 | -44/+5 |
| | | | | | the ChannelParser has been moved to a new function in utils get_meta_content Instead of the SocialStreamParser now it uses a regex | ||||
* | Merge pull request #1413 from tewe/master | Jaime Marquínez Ferrándiz | 2013-09-13 | 2 | -1/+67 |
|\ | | | | | | | Add Ustream channel support | ||||
| * | Add Ustream channel support | tewe | 2013-09-12 | 2 | -1/+71 |
| | | |||||
* | | Merge pull request #1409 from JohnyMoSwag/master (closes #1404) | Jaime Marquínez Ferrándiz | 2013-09-13 | 2 | -0/+38 |
|\ \ | | | | | | | | | | added kickstarter IE | ||||
| * | | added kickstarter IE | Johny Mo Swag | 2013-09-11 | 2 | -0/+44 |
| | | | |||||
* | | | [gamespot] Update test video title | Jaime Marquínez Ferrándiz | 2013-09-12 | 1 | -1/+1 |
| | | | |||||
* | | | [youtube] update algo for length 82 (fixes #1416) | Jaime Marquínez Ferrándiz | 2013-09-12 | 1 | -1/+1 |
| | | | |||||
* | | | [canalplust] accept urls that don't include the video id (fixes #1415), ↵ | Jaime Marquínez Ferrándiz | 2013-09-12 | 1 | -7/+15 |
| |/ |/| | | | | | extract more info and update test | ||||
* | | [funnyordie] fix video url extraction | Jaime Marquínez Ferrándiz | 2013-09-12 | 1 | -1/+1 |
| | | |||||
* | | Check for both automatic captions and subtitles with options `--write-sub` ↵ | Jaime Marquínez Ferrándiz | 2013-09-12 | 1 | -6/+15 |
| | | | | | | | | and `--write-auto-sub` (fixes #1224) | ||||
* | | [youtube] Fix detection of videos with automatic captions | Jaime Marquínez Ferrándiz | 2013-09-11 | 1 | -1/+5 |
| | | |||||
* | | [subtitles] Also list the available automatic captions languages with ↵ | Jaime Marquínez Ferrándiz | 2013-09-11 | 2 | -2/+6 |
| | | | | | | | | '--list-sub' | ||||
* | | [youtube] Support automatic captions with original language different from ↵ | Jaime Marquínez Ferrándiz | 2013-09-11 | 2 | -41/+47 |
| | | | | | | | | English (fixes #1225) and download in multiple languages. | ||||
* | | Merge branch 'subtitles_rework' (closes PR #1326) | Jaime Marquínez Ferrándiz | 2013-09-11 | 3 | -86/+133 |
|\ \ | |||||
| * | | [subtitles] Use self._download_webpage for extracting the subtitles | Jaime Marquínez Ferrándiz | 2013-09-11 | 3 | -18/+11 |
| | | | | | | | | | | | | It raises ExtractorError for the same exceptions we have to catch. | ||||
| * | | [subtitles] Simplify the extraction of subtitles in subclasses and remove ↵ | Jaime Marquínez Ferrándiz | 2013-09-11 | 3 | -26/+26 |
| | | | | | | | | | | | | | | | | | | | | | NoAutoSubtitlesInfoExtractor Subclasses just need to call the method extract_subtitles, which will call _extract_subtitles and _request_automatic_caption Now the default implementation of _request_automatic_caption returns {}. | ||||
| * | | [subtitles] rename SubitlesIE to SubtitlesInfoExtractor | Jaime Marquínez Ferrándiz | 2013-09-11 | 3 | -5/+5 |
| | | | | | | | | | | | | Otherwise it can be automatically detected as a IE ready for use. | ||||
| * | | [youtube] move subtitles methods from the base extractor to YoutubeIE | Jaime Marquínez Ferrándiz | 2013-09-11 | 1 | -57/+58 |
| | | | |||||
| * | | [subtitles] made inheritance hierarchy flat as requested | Ismael Mejia | 2013-09-11 | 2 | -21/+17 |
| | | | |||||
| * | | Merge branch 'master' into subtitles_rework | Ismael Mejia | 2013-09-11 | 6 | -10/+143 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into subtitles_rework | Ismael Mejia | 2013-09-06 | 33 | -76/+1241 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | [subtitles] fixed multiple subtitles language separated by comma after merge | Ismael Mejia | 2013-09-06 | 2 | -15/+20 |
| | | | | | | | | | | | | | | | | | | | | As mentioned in the pull request, I forgot to include this changes. https://github.com/rg3/youtube-dl/commit/aa6a10c44a8e2e86f709c5301f9ea6ac3f01f002 | ||||
| * | | | Merge branch 'master' into subtitles_rework | Ismael Mejia | 2013-08-28 | 2 | -106/+115 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into subtitles_rework | Ismael Mejia | 2013-08-23 | 2 | -5/+4 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into subtitles_rework | Ismael Mejia | 2013-08-22 | 33 | -367/+1271 |
| |\ \ \ \ \ | |||||
| * | | | | | | [subtitles] Improved docs + new class for servers who don't support | Ismael Mejia | 2013-08-08 | 2 | -22/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | auto-caption | ||||
| * | | | | | | [internal] Improved subtitle architecture + (update in | Ismael Mejia | 2013-08-08 | 3 | -144/+73 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | youtube/dailymotion) The structure of subtitles was refined, you only need to implement one method that returns a dictionnary of the available subtitles (lang, url) to support all the subtitle options in a website. I updated the subtitle downloaders for youtube/dailymotion to show how it works. | ||||
| * | | | | | | [dailymotion] Added support for subtitles + new InfoExtractor for | Ismael Mejia | 2013-08-07 | 2 | -6/+141 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic subtitle download. The idea is that all subtitle downloaders must descend from SubtitlesIE and implement only three basic methods to achieve the complete subtitle download functionality. This will allow to reduce the code in YoutubeIE once it is rewritten. | ||||
* | | | | | | | [howcast] Do not download from http://www.howcast.com/videos/{video_id} | Jaime Marquínez Ferrándiz | 2013-09-11 | 1 | -2/+1 |
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | It takes too much to follow the redirection. | ||||
* | | | | | | [youtube] update algo for length 85 (fixes #1408 and fixes #1406) | Jaime Marquínez Ferrándiz | 2013-09-11 | 1 | -1/+1 |
| | | | | | |