aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Collapse)Author
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-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[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-04Remove unused importPhilipp Hagemeister
2015-01-04Add various anime sites (Closes #4554)Philipp Hagemeister
2015-01-04[tf1] simplify regext0mm0
2015-01-04[tf1] fix testt0mm0
2015-01-04[tf1] add support for TFOUt0mm0
2015-01-03release 2015.01.032015.01.03Philipp Hagemeister
2015-01-03[youtube] Correct handling when DASH manifest is not necessary to find all ↵Philipp Hagemeister
formats
2015-01-03[ellentv] Improve extractionSergey M․
2015-01-03[ellentv] Clean up and simplifySergey M․
2015-01-03Merge pull request #4626 from gauravb7090/ellentubeSergey M.
Added support for EllenTube along with EllenTV
2015-01-03Added support for EllenTube along with EllenTVGaurav
2015-01-03[bbccouk] Add support for music clips (Closes #4143)Sergey M․
2015-01-03[downloader/mplayer] Use check_executableJaime Marquínez Ferrándiz
2015-01-02[crunchyroll] Fix format extractionJaime Marquínez Ferrándiz
Reported in https://github.com/rg3/youtube-dl/issues/2782#issuecomment-68556780
2015-01-02[canalplus] Raise an error if the video is georestricted (closes #4472)Jaime Marquínez Ferrándiz
2015-01-02[played] Skip testSergey M․
2015-01-02[kontrtube] Extract display_idSergey M․
Trailing slash in URL is mandatory now
2015-01-02[bet] Update testSergey M․
2015-01-02[bbccouk] Update testSergey M․
2015-01-02[vier:videos] Tune _VALID_URL not to match single videosSergey M․
2015-01-02[xtube] Fix uploader regexSergey M․