aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2014-10-20Fix issues with fc2h-collector
2014-10-20[arte.tv:+7] Use original format ids to avoid duplicatesSergey M․
2014-10-19[cnn] Fix for urls ending in '.cnn-ap' (fixes #3985)Jaime Marquínez Ferrándiz
2014-10-19[sexykarma] Add support for watchindianpornSergey M
2014-10-18release 2014.10.182014.10.18Philipp Hagemeister
2014-10-19[sexykarma] Improve and simplifySergey M
2014-10-19Merge branch 'sexykarma' of https://github.com/CkuT/youtube-dl into CkuT-sexy...Sergey M
2014-10-18[twitch] Remove superfluous commaSergey M
2014-10-18[arte.tv:+7] Append media type to format_id (Closes #3967)Sergey M․
2014-10-18[generic] Make sure Wistia embed URLs contain the protocol (Closes #3977)Naglis Jonaitis
2014-10-17[twitch] Update tests and minor improvementsSergey M․
2014-10-17[twitch] Rename extractor and support channel videosSergey M․
2014-10-17[vimeo] Improve regex for the config js dict (fixes #3955, fixes #3974)Jaime Marquínez Ferrándiz
2014-10-16[twitch] Adapt to new API (Fixes #3946, Fixes #3949, Fixes #3965)Sergey M․
2014-10-15Add categoriesCkuT
2014-10-15Few improvementsCkuT
2014-10-15[SexyKarma] Add new extractorCkuT
2014-10-15[generic] Correct handling of embedded vimeo players (#3955)Philipp Hagemeister
2014-10-15release 2014.10.152014.10.15Philipp Hagemeister
2014-10-15[ted] Add support for external videos (fixes #3948)Jaime Marquínez Ferrándiz
2014-10-15[mixcloud] Output downloading progressPhilipp Hagemeister
2014-10-14[extractor/common] Fix dumping requests with long file abspath on WindowsSergey M․
2014-10-13[brightcove] Add a test for playlistsJaime Marquínez Ferrándiz
2014-10-13[condenast] Add support for embedded videos (Closes #3929)Sergey M․
2014-10-13release 2014.10.132014.10.13Philipp Hagemeister
2014-10-13[ffmpeg] Improve format merging (Closes #3935)Philipp Hagemeister
2014-10-13Merge remote-tracking branch 'Dineshs91/KontrTube-fix'Philipp Hagemeister
2014-10-13[huffpost] ModernizePhilipp Hagemeister
2014-10-13[kontrtube] Fix video title extractiondinesh
2014-10-13[youtube] Add support for format 278Philipp Hagemeister
2014-10-13[youtube] Download DASH manifest by default (Closes #3887)Philipp Hagemeister
2014-10-12[options] Consistent formatting and general nicenessPhilipp Hagemeister
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
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
2014-10-12Merge pull request #3923 from Dineshs91/howstuffworks-fixSergey M.
2014-10-12[googleplus] Modernize and extract all formatsSergey M․
2014-10-11Fix download error in GooglePlusdinesh
2014-10-11Replace 404 urldinesh
2014-10-11Fix ndr.de outdated test urldinesh
2014-10-10Merge pull request #3911 from Dockheas23/masterSergey M.
2014-10-10[yahoo] Wipe out yahoo news extractorSergey M․
2014-10-10[yahoo] Generalize, support arbitrary subdomains, support iframe videos, capt...Sergey M․
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