Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'naglis/nosvideo' | Philipp Hagemeister | 2014-09-15 | 1 | -4/+10 |
|\ | |||||
| * | [nosvideo] Make more robust against missing metadata | Naglis Jonaitis | 2014-09-15 | 1 | -4/+10 |
| | | |||||
* | | Merge remote-tracking branch 'naglis/turbo' | Philipp Hagemeister | 2014-09-15 | 2 | -0/+68 |
|\ \ | |||||
| * | | [turbo] Add new extractor | Naglis Jonaitis | 2014-09-15 | 2 | -0/+68 |
| | | | |||||
* | | | Merge remote-tracking branch 'dstftw/escape-non-ascii-in-urls' | Philipp Hagemeister | 2014-09-15 | 3 | -0/+69 |
|\ \ \ | | | | | | | | | | | | | | | | | Conflicts: test/test_utils.py | ||||
| * | | | [utils] Remove debug garbage | Sergey M․ | 2014-09-13 | 1 | -1/+1 |
| | | | | |||||
| * | | | [YoutubeDL/utils] Clarify rationale for URL escaping in comment, move escape ↵ | Sergey M․ | 2014-09-13 | 3 | -13/+56 |
| | | | | | | | | | | | | | | | | routines to utils and add some tests | ||||
| * | | | [YoutubeDL] Escape non-ASCII characters in URLs | Sergey M․ | 2014-09-12 | 1 | -0/+26 |
| | | | | | | | | | | | | | | | | | | | | urllib chokes on URLs with non-ASCII characters (see http://bugs.python.org/issue3991) Working around by replacing request's original URL with escaped one | ||||
* | | | | release 2014.09.15.1 | Philipp Hagemeister | 2014-09-15 | 1 | -1/+1 |
| | | | | |||||
* | | | | [daum] Support non-numeric video IDs (Fixes #3749) | Philipp Hagemeister | 2014-09-15 | 1 | -6/+11 |
| |_|/ |/| | | |||||
* | | | release 2014.09.15 | Philipp Hagemeister | 2014-09-15 | 1 | -1/+1 |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2014-09-15 | 1 | -17/+43 |
|\ \ \ | | |/ | |/| | |||||
| * | | [vporn] Make video URL regex more strict | Sergey M․ | 2014-09-15 | 1 | -17/+43 |
| | | | | | | | | | | | | There is a garbage instead of proper URL for some HD videos | ||||
* | | | [facebook] Fix support for untitled videos (Fixes #3757) | Philipp Hagemeister | 2014-09-15 | 3 | -3/+28 |
|/ / | |||||
* | | release 2014.09.14.3 | Philipp Hagemeister | 2014-09-14 | 1 | -1/+1 |
| | | |||||
* | | Add a completion script generator for the fish shell | Jaime Marquínez Ferrándiz | 2014-09-14 | 6 | -6/+70 |
| | | |||||
* | | [cloudy] Retry extraction on 410 status code (#3743 #3744) | Sergey M․ | 2014-09-14 | 1 | -16/+40 |
| | | |||||
* | | release 2014.09.14.2 | Philipp Hagemeister | 2014-09-14 | 1 | -1/+1 |
| | | |||||
* | | release 2014.09.14.1 | Philipp Hagemeister | 2014-09-14 | 1 | -1/+1 |
| | | |||||
* | | [devscripts/release] Do not restore youtube-dl{,.exe} binaries | Philipp Hagemeister | 2014-09-14 | 1 | -1/+0 |
| | | |||||
* | | release 2014.09.14 | Philipp Hagemeister | 2014-09-14 | 1 | -1/+1 |
| | | |||||
* | | [tumblr] Modernize | Philipp Hagemeister | 2014-09-14 | 1 | -10/+12 |
| | | |||||
* | | [cloudy] Add support for videoraj.ch | Sergey M․ | 2014-09-14 | 1 | -13/+27 |
| | | |||||
* | | [cloudy] Minor changes | Sergey M․ | 2014-09-14 | 1 | -5/+8 |
| | | |||||
* | | Merge pull request #3744 from naglis/cloudy | Sergey M. | 2014-09-14 | 2 | -0/+68 |
|\ \ | | | | | | | [cloudy] Add new extractor | ||||
| * | | [cloudy] Add new extractor. Closes #3743 | naglis | 2014-09-14 | 2 | -0/+68 |
|/ / | |||||
* | | [drtv] Fix _VALID_URL (Closes #3735) | Sergey M․ | 2014-09-13 | 1 | -1/+1 |
| | | |||||
* | | [pornhd] Fix extraction (Closes #3739) | Sergey M․ | 2014-09-13 | 1 | -29/+22 |
| | | |||||
* | | [adultswim] Avoid extremely long lines | Philipp Hagemeister | 2014-09-13 | 1 | -2/+6 |
| | | |||||
* | | [utils] Apply 2.6 xpath craziness | Philipp Hagemeister | 2014-09-13 | 1 | -0/+3 |
| | | | | | | | | This fixes ARD on 2.6 | ||||
* | | [ard] Make more robust against missing thumbnails | Philipp Hagemeister | 2014-09-13 | 2 | -2/+15 |
| | | | | | | | | I cannot reproduce this error, it's from travis. | ||||
* | | [br] Remove deleted video test case | Philipp Hagemeister | 2014-09-13 | 1 | -11/+0 |
| | | |||||
* | | [chilloutzone] Make test case more flexible | Philipp Hagemeister | 2014-09-13 | 1 | -1/+1 |
| | | |||||
* | | [facebook] Fix and caption if title is empty | Philipp Hagemeister | 2014-09-13 | 1 | -6/+15 |
| | | |||||
* | | [deezer] Add support for geoblocking | Philipp Hagemeister | 2014-09-13 | 1 | -0/+9 |
| | | |||||
* | | [utils] Fix find_xpath_attr on 2.6 | Philipp Hagemeister | 2014-09-13 | 1 | -0/+5 |
| | | |||||
* | | [youporn] Remove md5 from test | Philipp Hagemeister | 2014-09-13 | 1 | -1/+0 |
| | | | | | | | | Has changed multiple times, and we're checking that it looks like a video now by default. | ||||
* | | [options] Correct option usage | Philipp Hagemeister | 2014-09-13 | 2 | -1/+5 |
| | | |||||
* | | [options] Move all options to their own file | Philipp Hagemeister | 2014-09-13 | 2 | -473/+480 |
| | | |||||
* | | [youtube] Modernize | Philipp Hagemeister | 2014-09-13 | 1 | -124/+127 |
| | | |||||
* | | [youtube] Correct description in test case | Philipp Hagemeister | 2014-09-13 | 1 | -1/+1 |
| | | |||||
* | | [xhamster] Remove md5sums from tests | Philipp Hagemeister | 2014-09-13 | 1 | -2/+0 |
| | | | | | | | | We're now checking that the file is sufficiently large by default, and they seem to reencode the videos from time to time. | ||||
* | | [spiegel] Remove deleted video from test cases | Philipp Hagemeister | 2014-09-13 | 1 | -10/+0 |
| | | |||||
* | | [swrmediathek] Remove deleted video test case | Philipp Hagemeister | 2014-09-13 | 1 | -14/+0 |
| | | |||||
* | | [prosiebensat1] Make upload_date optional | Philipp Hagemeister | 2014-09-13 | 1 | -2/+1 |
| | | | | | | | | The site has a crazy incorrect date in German formatting, but the correct date is nowhere to be found. | ||||
* | | [prosiebensat1] Fix bitrate calculation | Philipp Hagemeister | 2014-09-13 | 1 | -1/+1 |
| | | |||||
* | | [youtube] Move more tests to Playlist IE, and simply suitable. | Philipp Hagemeister | 2014-09-13 | 2 | -52/+35 |
| | | |||||
* | | [youtube] Move playlist test to extractor | Philipp Hagemeister | 2014-09-13 | 1 | -0/+9 |
| | | |||||
* | | Merge remote-tracking branch 'drags/yt-feed-loadmore' | Philipp Hagemeister | 2014-09-13 | 1 | -1/+2 |
|\ \ | |||||
| * | | Check load_more_widget_html for feed paging | Tim Sogard | 2014-07-27 | 1 | -1/+2 |
| | | |