Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [la7] Skip test on travis | Philipp Hagemeister | 2014-01-27 | 1 | -1/+2 |
| | |||||
* | release 2014.01.27.2 | Philipp Hagemeister | 2014-01-27 | 1 | -1/+1 |
| | |||||
* | [ard] Support multiple formats (Closes #2247) | Philipp Hagemeister | 2014-01-27 | 1 | -31/+60 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Jaime Marquínez Ferrándiz | 2014-01-27 | 2 | -0/+60 |
|\ | |||||
| * | [cliphunter] Simplify (#2233) | Philipp Hagemeister | 2014-01-27 | 1 | -22/+18 |
| | | |||||
| * | [cliphunter] Simplify | Philipp Hagemeister | 2014-01-27 | 1 | -17/+13 |
| | | |||||
| * | Merge branch 'cliphunter' of https://github.com/pornophage/youtube-dl | Philipp Hagemeister | 2014-01-27 | 2 | -0/+68 |
| |\ | |||||
| | * | Minor fixes | Pornophage | 2014-01-25 | 1 | -5/+3 |
| | | | | | | | | | | | | | | | Remove empty description Set correct md5 test | ||||
| | * | Add cliphunter extractor | Pornophage | 2014-01-25 | 2 | -0/+70 |
| | | | |||||
* | | | [discovery] Extract more info and simplify | Jaime Marquínez Ferrándiz | 2014-01-27 | 1 | -15/+21 |
| | | | |||||
* | | | Merge remote-tracking branch 'sahutd/master' | Jaime Marquínez Ferrándiz | 2014-01-27 | 2 | -0/+41 |
|\ \ \ | |/ / |/| | | |||||
| * | | Added support for Discovery Issue #2227 | sahutd | 2014-01-26 | 2 | -0/+41 |
| | | | |||||
* | | | Credit @MikeCol for malemotion IE | Philipp Hagemeister | 2014-01-27 | 1 | -0/+1 |
| | | | |||||
* | | | Malemotion extractor | MikeCol | 2014-01-27 | 2 | -0/+59 |
| | | | |||||
* | | | [tumblr] Fix thumbnail extraction | Mike Col | 2014-01-27 | 1 | -2/+4 |
| | | | | | | | | | | | | Signed-off-by: Philipp Hagemeister <phihag@phihag.de> | ||||
* | | | [tumblr] Use unicode_literals | Philipp Hagemeister | 2014-01-27 | 1 | -8/+10 |
| | | | |||||
* | | | Throw an error if no video formats are found | Philipp Hagemeister | 2014-01-27 | 1 | -0/+3 |
| | | | |||||
* | | | release 2014.01.27.1 | Philipp Hagemeister | 2014-01-27 | 1 | -1/+1 |
| | | | |||||
* | | | [la7] Support more URLs | Philipp Hagemeister | 2014-01-27 | 1 | -1/+7 |
| | | | |||||
* | | | release 2014.01.27 | Philipp Hagemeister | 2014-01-27 | 1 | -1/+1 |
| | | | |||||
* | | | [la7] Add support | Philipp Hagemeister | 2014-01-27 | 2 | -0/+57 |
| | | | |||||
* | | | [huffpost] Fix extractor | Philipp Hagemeister | 2014-01-27 | 1 | -4/+16 |
| | | | |||||
* | | | [setup.py] Only print a warning if documentation files are missing (Fixes #780) | Philipp Hagemeister | 2014-01-27 | 1 | -5/+19 |
| | | | |||||
* | | | [huffpost] Add support | Philipp Hagemeister | 2014-01-27 | 5 | -3/+83 |
| | | | |||||
* | | | Merge pull request #2221 from Rudloff/master | Philipp Hagemeister | 2014-01-26 | 2 | -60/+0 |
|\ \ \ | |/ / |/| | | Removed websurg extractor | ||||
| * | | Removed websurg extractor | Pierre Rudloff | 2014-01-23 | 2 | -60/+0 |
| | | | |||||
* | | | [youtube] Encode the data when submitting the form for confirming the age | Jaime Marquínez Ferrándiz | 2014-01-25 | 1 | -1/+2 |
| | | | | | | | | | | | | Needed on python 3 | ||||
* | | | [youtube] Use https: in more urls | Jaime Marquínez Ferrándiz | 2014-01-25 | 1 | -7/+7 |
| | | | |||||
* | | | [test/youtube_lists] Change the list used for testing the Top Lists extractor | Jaime Marquínez Ferrándiz | 2014-01-25 | 1 | -1/+1 |
| | | | | | | | | | | | | The ‘Top tracks’ list is not always present in the channel page | ||||
* | | | [youtube:toplist] Make the regex for finding the playlist link more flexible | Jaime Marquínez Ferrándiz | 2014-01-25 | 1 | -1/+1 |
| | | | | | | | | | | | | `title={foo}` may not be at the end of the `href` string. | ||||
* | | | Some pep8 style fixes | Jaime Marquínez Ferrándiz | 2014-01-25 | 5 | -10/+9 |
| | | | |||||
* | | | [extractor/common] Encode the url when calculating the md5 with ↵ | Jaime Marquínez Ferrándiz | 2014-01-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | `—write-pages` option This doesn’t cause any problem in python 2.*, but on python 3 the `md5` function only accepts bytes. | ||||
* | | | [rtlnow] Simplify | Philipp Hagemeister | 2014-01-25 | 1 | -73/+77 |
| | | | |||||
* | | | Properly escape ‘.’ in some _VALID_URL properties | Jaime Marquínez Ferrándiz | 2014-01-25 | 4 | -8/+8 |
| | | | |||||
* | | | Add an extractor for freespeech.org (closes #2234) | Jaime Marquínez Ferrándiz | 2014-01-25 | 2 | -0/+38 |
| |/ |/| | |||||
* | | release 2014.01.23.4 | Philipp Hagemeister | 2014-01-24 | 1 | -1/+1 |
| | | |||||
* | | [youtube] Fix new formats | Philipp Hagemeister | 2014-01-24 | 1 | -1/+2 |
| | | |||||
* | | release 2014.01.23.3 | Philipp Hagemeister | 2014-01-23 | 1 | -1/+1 |
| | | |||||
* | | [youtube] Add new formats (Fixes #2221) | Philipp Hagemeister | 2014-01-23 | 3 | -2/+17 |
| | | |||||
* | | Add build instructions (Fixes #2218) | Philipp Hagemeister | 2014-01-23 | 1 | -3/+25 |
| | | |||||
* | | [youtube] Do not break upon unknown formats | Philipp Hagemeister | 2014-01-23 | 1 | -1/+2 |
|/ | |||||
* | release 2014.01.23.2 | Philipp Hagemeister | 2014-01-23 | 2 | -2/+4 |
| | |||||
* | Do not count unmatched videos for --max-downloads (Fixes #2211) | Philipp Hagemeister | 2014-01-23 | 1 | -10/+6 |
| | |||||
* | Mention default for -f (Fixes #2215) | Philipp Hagemeister | 2014-01-23 | 1 | -1/+1 |
| | |||||
* | [youtube:truncated_url] Also match mail subscription links (#2214) | Philipp Hagemeister | 2014-01-23 | 1 | -1/+4 |
| | |||||
* | [sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls (fixes #2212) | Jaime Marquínez Ferrándiz | 2014-01-23 | 1 | -9/+19 |
| | |||||
* | [sina] use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-23 | 1 | -9/+10 |
| | |||||
* | release 2014.01.23.1 | Philipp Hagemeister | 2014-01-23 | 1 | -1/+1 |
| | |||||
* | Correct --max-downloads with --ignore-errors | Philipp Hagemeister | 2014-01-23 | 1 | -0/+2 |
| | |||||
* | Clarify update output (Fixes #2205) | Philipp Hagemeister | 2014-01-23 | 1 | -1/+1 |
| | | | | No, we are not intentionally hiding the version number. Why would we? |