aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-07release 2015.01.07.12015.01.07.1Philipp Hagemeister
2015-01-07Merge commit '8ee3415'Philipp Hagemeister
2015-01-07release 2015.01.072015.01.07Philipp Hagemeister
2015-01-07[viki] ModernizePhilipp Hagemeister
2015-01-07Respect age_limit when listing extractors (Fixes #4653)Philipp Hagemeister
2015-01-07[nrktv] Add support for playlists (Closes #4656)Sergey M․
2015-01-07Merge branch 'oskar456-ceskatelevizesrt'Sergey M․
2015-01-07Credit @oskar456 for ceskatelevize subtitles support (#4622)Sergey M․
2015-01-07[ceskatelevize] Add subtitles testsSergey M․
2015-01-07[ceskatelevize] Fix python 2.6 format issueSergey M․
2015-01-07[ceskatelevize] SimplifySergey M․
2015-01-07Merge branch 'ceskatelevizesrt' of https://github.com/oskar456/youtube-dl ↵Sergey M․
into oskar456-ceskatelevizesrt
2015-01-06[youtube] Add formats 308 and 315 (closes #4650)Jaime Marquínez Ferrándiz
2015-01-06[giga] Add extractor (Closes #4090)Sergey M․
2015-01-05release 2015.01.05.12015.01.05.1Philipp Hagemeister
2015-01-05[youtube] Handle cases where format comes without a preference (Fixes #4648)Philipp Hagemeister
2015-01-05[motorsport] Fix extraction and make trailing '/' optionalJaime Marquínez Ferrándiz
They directly embed a youtube video now.
2015-01-05release 2015.01.052015.01.05Philipp Hagemeister
2015-01-05[auengine] Simplify (#4643)Philipp Hagemeister
2015-01-05Merge remote-tracking branch 'Oteng/master'Philipp Hagemeister
2015-01-05[radiobremen] Make code more readable and more resilient to failuresPhilipp Hagemeister
2015-01-05[generic] PEP8Philipp Hagemeister
2015-01-05Credit @ckrooss for radiobremen (#4632)Philipp Hagemeister
2015-01-05[radiobremen] Add test for thumbnailPhilipp Hagemeister
2015-01-05[radiobremen] Fix under Python 2.6 and fix durationPhilipp Hagemeister
2015-01-05Merge remote-tracking branch 'ckrooss/master'Philipp Hagemeister
2015-01-05[Auengine] corrected extractions logicoteng
The way the video download url was been extracted was not working well so i change it for it to extract the correct url
2015-01-05[normalboots] Skip download in test, it uses rtmpJaime Marquínez Ferrándiz
2015-01-05[ted] Add support for embed-ssl.ted.com embedded videosJaime Marquínez Ferrándiz
2015-01-05[generic] Update some testsJaime Marquínez Ferrándiz
2015-01-05Merge pull request #4639 from bartkappenburg/patch-1Jaime Marquínez Ferrándiz
Update rtlnl.py
2015-01-05.travis.yml: Remove my email from the listJaime Marquínez Ferrándiz
2015-01-05[khanacademy] Update testJaime Marquínez Ferrándiz
2015-01-05[vimple] Replace testsJaime Marquínez Ferrándiz
The first one seems to be no longer available and the second was an episode from a tv show.
2015-01-05Update rtlnl.pyBart Kappenburg
Added support for the non-www version of rtlxl.nl by making "www." optional.
2015-01-05[lrt] Fix missing provider keyNaglis Jonaitis
Also, modernize a bit.
2015-01-05[webofstories] Add new extractor (Closes #4585)Naglis Jonaitis
2015-01-05[youtube:toplist] Remove extractorJaime Marquínez Ferrándiz
They use now normal playlists (their id is PL*).
2015-01-04Remove extractors which infringe copyright (#4554)Philipp Hagemeister
2015-01-04utils: Remove blank line at the end of fileJaime Marquínez Ferrándiz
2015-01-04[tf1] Remove unused importJaime Marquínez Ferrándiz
2015-01-04Don't use '-shortest' option for merging formats (closes #4220, closes #4580)Jaime Marquínez Ferrándiz
With avconv and older versions of ffmpeg the video is partially copied. The duration difference between the audio and the video seem to be really small, so it's probably not noticeable.
2015-01-04Don't check for height as it's not providedChristopher Krooss
2015-01-04[downloader/hls] Respect the 'prefer_ffmpeg' optionJaime Marquínez Ferrándiz
2015-01-04Add support for Radio BremenChristopher Krooss
2015-01-04release 2015.01.042015.01.04Philipp Hagemeister
2015-01-04[vk] Add support for rutube embeds (Fixes #4514)Philipp Hagemeister
2015-01-04[soulanime] Fix under Python 3Philipp Hagemeister
2015-01-04Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2015-01-04[Makefile] Make offline tests actually work offlinePhilipp Hagemeister