aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-27release 2014.01.27.22014.01.27.2Philipp Hagemeister
2014-01-27[ard] Support multiple formats (Closes #2247)Philipp Hagemeister
2014-01-27Merge remote-tracking branch 'origin/master'Jaime Marquínez Ferrándiz
2014-01-27[discovery] Extract more info and simplifyJaime Marquínez Ferrándiz
2014-01-27[cliphunter] Simplify (#2233)Philipp Hagemeister
2014-01-27Merge remote-tracking branch 'sahutd/master'Jaime Marquínez Ferrándiz
2014-01-27[cliphunter] SimplifyPhilipp Hagemeister
2014-01-27Merge branch 'cliphunter' of https://github.com/pornophage/youtube-dlPhilipp Hagemeister
2014-01-27Credit @MikeCol for malemotion IEPhilipp Hagemeister
2014-01-27Malemotion extractorMikeCol
2014-01-27[tumblr] Fix thumbnail extractionMike Col
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
2014-01-27[tumblr] Use unicode_literalsPhilipp Hagemeister
2014-01-27Throw an error if no video formats are foundPhilipp Hagemeister
2014-01-27release 2014.01.27.12014.01.27.1Philipp Hagemeister
2014-01-27[la7] Support more URLsPhilipp Hagemeister
2014-01-27release 2014.01.272014.01.27Philipp Hagemeister
2014-01-27[la7] Add supportPhilipp Hagemeister
2014-01-27[huffpost] Fix extractorPhilipp Hagemeister
2014-01-27[setup.py] Only print a warning if documentation files are missing (Fixes #780)Philipp Hagemeister
2014-01-27[huffpost] Add supportPhilipp Hagemeister
2014-01-26Merge pull request #2221 from Rudloff/masterPhilipp Hagemeister
Removed websurg extractor
2014-01-26Added support for Discovery Issue #2227sahutd
2014-01-25[youtube] Encode the data when submitting the form for confirming the ageJaime Marquínez Ferrándiz
Needed on python 3
2014-01-25[youtube] Use https: in more urlsJaime Marquínez Ferrándiz
2014-01-25[test/youtube_lists] Change the list used for testing the Top Lists extractorJaime Marquínez Ferrándiz
The ‘Top tracks’ list is not always present in the channel page
2014-01-25[youtube:toplist] Make the regex for finding the playlist link more flexibleJaime Marquínez Ferrándiz
`title={foo}` may not be at the end of the `href` string.
2014-01-25Some pep8 style fixesJaime Marquínez Ferrándiz
2014-01-25[extractor/common] Encode the url when calculating the md5 with ↵Jaime Marquínez Ferrándiz
`—write-pages` option This doesn’t cause any problem in python 2.*, but on python 3 the `md5` function only accepts bytes.
2014-01-25[rtlnow] SimplifyPhilipp Hagemeister
2014-01-25Properly escape ‘.’ in some _VALID_URL propertiesJaime Marquínez Ferrándiz
2014-01-25Add an extractor for freespeech.org (closes #2234)Jaime Marquínez Ferrándiz
2014-01-25Minor fixesPornophage
Remove empty description Set correct md5 test
2014-01-25Add cliphunter extractorPornophage
2014-01-24release 2014.01.23.42014.01.23.4Philipp Hagemeister
2014-01-24[youtube] Fix new formatsPhilipp Hagemeister
2014-01-23release 2014.01.23.32014.01.23.3Philipp Hagemeister
2014-01-23[youtube] Add new formats (Fixes #2221)Philipp Hagemeister
2014-01-23Removed websurg extractorPierre Rudloff
2014-01-23Add build instructions (Fixes #2218)Philipp Hagemeister
2014-01-23[youtube] Do not break upon unknown formatsPhilipp Hagemeister
2014-01-23release 2014.01.23.22014.01.23.2Philipp Hagemeister
2014-01-23Do not count unmatched videos for --max-downloads (Fixes #2211)Philipp Hagemeister
2014-01-23Mention default for -f (Fixes #2215)Philipp Hagemeister
2014-01-23[youtube:truncated_url] Also match mail subscription links (#2214)Philipp Hagemeister
2014-01-23[sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls (fixes #2212)Jaime Marquínez Ferrándiz
2014-01-23[sina] use unicode_literalsJaime Marquínez Ferrándiz
2014-01-23release 2014.01.23.12014.01.23.1Philipp Hagemeister
2014-01-23Correct --max-downloads with --ignore-errorsPhilipp Hagemeister
2014-01-23Clarify update output (Fixes #2205)Philipp Hagemeister
No, we are not intentionally hiding the version number. Why would we?
2014-01-23[rottentomatoes] Use unicode_literalsPhilipp Hagemeister