aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-12[options] Mention login in --username documentation (#3753)Philipp Hagemeister
2014-10-12release 2014.10.122014.10.12Philipp Hagemeister
2014-10-12[niconico] Fix ignored --netrc flagNaglis Jonaitis
See issue #3753
2014-10-12Merge pull request #3932 from Dineshs91/ndr-fixJaime Marquínez Ferrándiz
Description changed
2014-10-12Description changeddinesh
2014-10-12[theonion] Fix a small mistake in string formattingNaglis Jonaitis
2014-10-12[theonion] Add new extractor (closes #3928)Naglis Jonaitis
2014-10-12[mixcloud] Fix metadata extraction (fixes #3930)Jaime Marquínez Ferrándiz
2014-10-11[vimeo] Make the protocol mandatory in the url (fixes #3926)Jaime Marquínez Ferrándiz
If it's missing, it will be correctly handled by the generic IE.
2014-10-12Merge pull request #3923 from Dineshs91/howstuffworks-fixSergey M.
Replace 404 url
2014-10-12[googleplus] Modernize and extract all formatsSergey M․
2014-10-12Merge pull request #3924 from Dineshs91/googleplus-fixSergey M.
Fix download error in GooglePlus
2014-10-11Fix download error in GooglePlusdinesh
2014-10-11Replace 404 urldinesh
2014-10-11Merge pull request #3921 from Dineshs91/ndr-fixSergey M.
Fix ndr.de outdated test url
2014-10-11Fix ndr.de outdated test urldinesh
2014-10-10Merge pull request #3911 from Dockheas23/masterSergey M.
KeyError on initialising YoutubeDL in python3 #3910
2014-10-10[yahoo] Wipe out yahoo news extractorSergey M․
2014-10-10[yahoo] Generalize, support arbitrary subdomains, support iframe videos, ↵Sergey M․
capture error message (Closes #2470)
2014-10-10[yahoo] Add support for regional subdomains and extract duration (Closes #3915)Sergey M․
2014-10-10KeyError on initialising YoutubeDL in python3 #3910George Boyle
2014-10-10Fixed typoGeorge Boyle
2014-10-09[walla] Fix typoSergey M․
2014-10-09[sportbox] Add extractor (Closes #3906)Sergey M․
2014-10-09[mlb] Remove unused importSergey M․
2014-10-09[mlb] Fix thumbnails extraction (Closes #3905)Sergey M․
2014-10-09[generic] Ignore some non-video file extensions during generic extraction ↵Sergey M․
(Closes #3900)
2014-10-08[pornhd] Fix formats extraction (Closes #3898)Sergey M․
2014-10-07Merge branch 'lenaten-walla'Sergey M․
2014-10-07[walla] Fix extractor and add subtitle testsSergey M․
2014-10-07Merge branch 'walla' of https://github.com/lenaten/youtube-dl into lenaten-wallaSergey M․
2014-10-07add zsh completion support into MakefileXu Cheng
2014-10-07support zsh completionXu Cheng
2014-10-06add missed init filenet
2014-10-05release 2014.10.05.22014.10.05.2Philipp Hagemeister
2014-10-05release 2014.10.05.12014.10.05.1Philipp Hagemeister
2014-10-05[dailymotion] Alternative title search (Fixes #3882)Philipp Hagemeister
2014-10-06[gorillavid] Add check for non existing videosSergey M
2014-10-06[gorillavid] Fix title extraction and make thumbnail optional (Closes #3884)Sergey M
2014-10-05release 2014.10.052014.10.05Philipp Hagemeister
2014-10-05[gorillavid] Add support for movpod.in (Fixes #3881)Philipp Hagemeister
2014-10-04[thesixtyone] Add new extractor (closes #3781)Naglis Jonaitis
2014-10-04[utils] Add additional format to unified_strdateNaglis Jonaitis
2014-10-04[globo] Initial extractor implementation (Closes #3823)Sergey M․
2014-10-03[utils] Default age_limit to NonePhilipp Hagemeister
If we can't parse it, it means we don't have any information, not that the content is unrestricted.
2014-10-03[planetaplay] Add new extractor (closes #3839)Naglis Jonaitis
2014-10-03[breakcom] Extract all formatsSergey M․
2014-10-03[utils] Add parse_age_limitSergey M․
2014-10-03[breakcom] Cover more URLs with _VALID_URL (Closes #3876)Sergey M․
2014-10-02[generic] Support embedded Dailymotion playlists (fixes #3822)Naglis Jonaitis