Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [canalplus] Update test file checksum | Sergey M․ | 2014-04-30 | 1 | -1/+1 | |
| | | ||||||
| * | [nrk] Update test file checksums | Sergey M․ | 2014-04-30 | 1 | -2/+2 | |
| | | ||||||
| * | [scivee] Revert test file download | Sergey M․ | 2014-04-30 | 1 | -5/+1 | |
| | | ||||||
* | | [vine] Remove debugging code | Philipp Hagemeister | 2014-04-30 | 1 | -1/+1 | |
|/ | ||||||
* | release 2014.04.30.1 | Philipp Hagemeister | 2014-04-30 | 1 | -1/+1 | |
| | ||||||
* | [utils/_windows_write_string] Be defensive about fileno (Fixes #2820) | Philipp Hagemeister | 2014-04-30 | 1 | -1/+5 | |
| | ||||||
* | [YoutubeDL] Do not require default output template to be set | Philipp Hagemeister | 2014-04-30 | 4 | -6/+12 | |
| | ||||||
* | [generic] Allow multiple matches for generic hits (Fixes #2818) | Philipp Hagemeister | 2014-04-30 | 1 | -39/+46 | |
| | ||||||
* | release 2014.04.30 | Philipp Hagemeister | 2014-04-30 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2014-04-30 | 1 | -3/+19 | |
|\ | ||||||
| * | Merge pull request #2813 from dstftw/test-real-download-improvement | Philipp Hagemeister | 2014-04-30 | 1 | -3/+19 | |
| |\ | | | | | | | Improve download mechanism when Range HTTP header is ignored | |||||
| | * | [http] Improve download mechanism when Range HTTP header is ignored | Sergey M․ | 2014-04-27 | 1 | -3/+19 | |
| | | | ||||||
* | | | [YoutubeDL] Add simple tests for format_note (Closes #2825) | Philipp Hagemeister | 2014-04-30 | 3 | -47/+67 | |
| | | | ||||||
* | | | Clean up format list for consistency | AGSPhoenix | 2014-04-30 | 1 | -15/+15 | |
| | | | | | | | | | | | | This should make the format list output look a bit nicer. | |||||
* | | | [generic] Add support for protocol-independent URLs (Fixes #2810) | Philipp Hagemeister | 2014-04-30 | 1 | -1/+22 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'pulpe/moviezinese' | Philipp Hagemeister | 2014-04-30 | 2 | -0/+46 | |
|\ \ \ | ||||||
| * | | | [moviezine] Add extractor for moviezine.se (fixes #2808) | pulpe | 2014-04-26 | 2 | -0/+46 | |
| | |/ | |/| | ||||||
* | | | [syfy] Add suppor for generic URLs (Fixes #2827) | Philipp Hagemeister | 2014-04-30 | 2 | -5/+25 | |
| |/ |/| | ||||||
* | | [5min] Raise an error if the 'success' field is False | Jaime Marquínez Ferrándiz | 2014-04-29 | 1 | -2/+11 | |
| | | | | | | | | For example for georestricted videos. | |||||
* | | [rtbf] Minor changes and YouTube videos support | Sergey M․ | 2014-04-29 | 2 | -20/+21 | |
| | | ||||||
* | | [RTBFVideo] Remove useless print statement | Nicolas Évrard | 2014-04-28 | 1 | -1/+0 | |
| | | ||||||
* | | [RTBFVideo] Add new extractor | Nicolas Évrard | 2014-04-28 | 2 | -0/+50 | |
| | | ||||||
* | | [scivee] Skip test for now | Sergey M․ | 2014-04-28 | 1 | -2/+6 | |
|/ | ||||||
* | [scivee] Add support for scivee.tv | Sergey M․ | 2014-04-26 | 2 | -0/+57 | |
| | ||||||
* | [nrk] Add support for nrk.no (Closes #2804) | Sergey M․ | 2014-04-25 | 2 | -0/+68 | |
| | ||||||
* | [youtube] Don't call 'unquote_plus' on the video title (fixes #2799) | Jaime Marquínez Ferrándiz | 2014-04-25 | 1 | -1/+1 | |
| | | | | | It's already unquoted after calling 'compat_parse_qs'. It replaced '+' with spaces, for example in https://www.youtube.com/watch?v=XC0b5YexO-I. | |||||
* | [youtube] Update test description field | Jaime Marquínez Ferrándiz | 2014-04-25 | 1 | -1/+1 | |
| | ||||||
* | [youtube] Update test description field | Jaime Marquínez Ferrándiz | 2014-04-25 | 1 | -1/+1 | |
| | ||||||
* | [vimeo] Add an extractor for the watch later list (closes #2787) | Jaime Marquínez Ferrándiz | 2014-04-24 | 2 | -22/+51 | |
| | ||||||
* | [9gag] Fix post view regex | Sergey M․ | 2014-04-24 | 1 | -1/+1 | |
| | ||||||
* | [vimeo] Fix logging in python 3.x | Jaime Marquínez Ferrándiz | 2014-04-24 | 1 | -6/+8 | |
| | | | | The POST data must be a bytes object. | |||||
* | [dailymotion] Fix user playlist extraction | Sergey M․ | 2014-04-23 | 1 | -5/+5 | |
| | ||||||
* | [ted] Update test | Sergey M․ | 2014-04-22 | 1 | -6/+3 | |
| | ||||||
* | [youtube] Include video Id in common error message (Fixes #2786) | Philipp Hagemeister | 2014-04-21 | 2 | -3/+10 | |
| | ||||||
* | release 2014.04.21.6 | Philipp Hagemeister | 2014-04-21 | 1 | -1/+1 | |
| | ||||||
* | [generic] Improve jwplayer detection (Fixes #2731) | Philipp Hagemeister | 2014-04-21 | 1 | -1/+7 | |
| | ||||||
* | [vuclip] Fix VALID_URL regex | Philipp Hagemeister | 2014-04-21 | 1 | -1/+1 | |
| | ||||||
* | release 2014.04.21.5 | Philipp Hagemeister | 2014-04-21 | 1 | -1/+1 | |
| | ||||||
* | [facebook] Correct login (Fixes #2743) | Philipp Hagemeister | 2014-04-21 | 1 | -2/+1 | |
| | ||||||
* | release 2014.04.21.4 | Philipp Hagemeister | 2014-04-21 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2014-04-21 | 2 | -2/+2 | |
|\ | ||||||
| * | [rutube] Add missing whitespace | Sergey M․ | 2014-04-21 | 1 | -1/+1 | |
| | | ||||||
| * | [jukebox] Update test md5 | Sergey M․ | 2014-04-21 | 1 | -1/+1 | |
| | | ||||||
* | | [vuclip] Add extractor (Fixes #2735) | Philipp Hagemeister | 2014-04-21 | 2 | -0/+67 | |
|/ | ||||||
* | [bilibili] Add preliminary support (#2174) | Philipp Hagemeister | 2014-04-21 | 4 | -3/+116 | |
| | | | | The URL http://www.bilibili.tv/video/av636603/index_2.html does not work yet. | |||||
* | [test_subtitles] Allow more subtitles for TED videos | Philipp Hagemeister | 2014-04-21 | 1 | -1/+1 | |
| | ||||||
* | release 2014.04.21.3 | Philipp Hagemeister | 2014-04-21 | 1 | -1/+1 | |
| | ||||||
* | [generic] Be more relaxed when looking for aparat embeds (Fixes #2784) | Philipp Hagemeister | 2014-04-21 | 1 | -1/+1 | |
| | ||||||
* | [ted] Extend search for description | Philipp Hagemeister | 2014-04-21 | 1 | -1/+4 | |
| | ||||||
* | [ted] Remove superfluous u prefixes | Philipp Hagemeister | 2014-04-21 | 1 | -2/+2 | |
| |