summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* release 2015.01.07.2 2015.01.07.2Philipp Hagemeister2015-01-071-1/+1
|
* [/__init__] Define public APIPhilipp Hagemeister2015-01-072-2/+4
|
* [gameone] ModernizePhilipp Hagemeister2015-01-071-2/+1
|
* release 2015.01.07.1 2015.01.07.1Philipp Hagemeister2015-01-071-1/+1
|
* Merge commit '8ee3415'Philipp Hagemeister2015-01-079-27/+72
|\
| * [viki] ModernizePhilipp Hagemeister2015-01-071-3/+1
| |
| * Respect age_limit when listing extractors (Fixes #4653)Philipp Hagemeister2015-01-078-24/+71
| |
* | release 2015.01.07 2015.01.07Philipp Hagemeister2015-01-071-1/+1
| |
* | [nrktv] Add support for playlists (Closes #4656)Sergey M․2015-01-071-23/+109
| |
* | Merge branch 'oskar456-ceskatelevizesrt'Sergey M․2015-01-073-2/+72
|\ \ | |/ |/|
| * Credit @oskar456 for ceskatelevize subtitles support (#4622)Sergey M․2015-01-071-0/+1
| |
| * [ceskatelevize] Add subtitles testsSergey M․2015-01-071-0/+28
| |
| * [ceskatelevize] Fix python 2.6 format issueSergey M․2015-01-071-1/+1
| |
| * [ceskatelevize] SimplifySergey M․2015-01-071-21/+11
| |
| * Merge branch 'ceskatelevizesrt' of https://github.com/oskar456/youtube-dl ↵Sergey M․2015-01-071-2/+53
|/| | | | | | | into oskar456-ceskatelevizesrt
| * ceskatelevize: Closed captions supportOndřej Caletka2015-01-021-2/+53
| |
* | [youtube] Add formats 308 and 315 (closes #4650)Jaime Marquínez Ferrándiz2015-01-061-0/+2
| |
* | [giga] Add extractor (Closes #4090)Sergey M․2015-01-062-0/+102
| |
* | release 2015.01.05.1 2015.01.05.1Philipp Hagemeister2015-01-051-1/+1
| |
* | [youtube] Handle cases where format comes without a preference (Fixes #4648)Philipp Hagemeister2015-01-051-1/+1
| |
* | [motorsport] Fix extraction and make trailing '/' optionalJaime Marquínez Ferrándiz2015-01-051-37/+23
| | | | | | | | They directly embed a youtube video now.
* | release 2015.01.05 2015.01.05Philipp Hagemeister2015-01-051-1/+1
| |
* | [auengine] Simplify (#4643)Philipp Hagemeister2015-01-051-11/+11
| |
* | Merge remote-tracking branch 'Oteng/master'Philipp Hagemeister2015-01-052-11/+9
|\ \
| * | [Auengine] corrected extractions logicoteng2015-01-052-11/+9
| | | | | | | | | | | | | | | | | | The way the video download url was been extracted was not working well so i change it for it to extract the correct url
* | | [radiobremen] Make code more readable and more resilient to failuresPhilipp Hagemeister2015-01-051-9/+15
| | |
* | | [generic] PEP8Philipp Hagemeister2015-01-051-1/+1
| | |
* | | Credit @ckrooss for radiobremen (#4632)Philipp Hagemeister2015-01-051-0/+1
| | |
* | | [radiobremen] Add test for thumbnailPhilipp Hagemeister2015-01-051-0/+1
| | |
* | | [radiobremen] Fix under Python 2.6 and fix durationPhilipp Hagemeister2015-01-051-14/+16
| | |
* | | Merge remote-tracking branch 'ckrooss/master'Philipp Hagemeister2015-01-052-0/+55
|\ \ \ | |/ / |/| |
| * | Don't check for height as it's not providedChristopher Krooss2015-01-041-1/+0
| | |
| * | Add support for Radio BremenChristopher Krooss2015-01-042-0/+56
| | |
* | | [normalboots] Skip download in test, it uses rtmpJaime Marquínez Ferrándiz2015-01-051-1/+5
| | |
* | | [ted] Add support for embed-ssl.ted.com embedded videosJaime Marquínez Ferrándiz2015-01-052-3/+3
| | |
* | | [generic] Update some testsJaime Marquínez Ferrándiz2015-01-051-2/+3
| | |
* | | Merge pull request #4639 from bartkappenburg/patch-1Jaime Marquínez Ferrándiz2015-01-051-1/+1
|\ \ \ | | | | | | | | Update rtlnl.py
| * | | Update rtlnl.pyBart Kappenburg2015-01-051-1/+1
| | | | | | | | | | | | Added support for the non-www version of rtlxl.nl by making "www." optional.
* | | | .travis.yml: Remove my email from the listJaime Marquínez Ferrándiz2015-01-051-1/+0
| | | |
* | | | [khanacademy] Update testJaime Marquínez Ferrándiz2015-01-051-1/+3
| | | |
* | | | [vimple] Replace testsJaime Marquínez Ferrándiz2015-01-051-17/+6
|/ / / | | | | | | | | | The first one seems to be no longer available and the second was an episode from a tv show.
* | | [lrt] Fix missing provider keyNaglis Jonaitis2015-01-051-3/+3
| | | | | | | | | | | | Also, modernize a bit.
* | | [webofstories] Add new extractor (Closes #4585)Naglis Jonaitis2015-01-052-0/+103
| | |
* | | [youtube:toplist] Remove extractorJaime Marquínez Ferrándiz2015-01-052-47/+0
| | | | | | | | | | | | They use now normal playlists (their id is PL*).
* | | Remove extractors which infringe copyright (#4554)Philipp Hagemeister2015-01-044-280/+0
| | |
* | | utils: Remove blank line at the end of fileJaime Marquínez Ferrándiz2015-01-041-1/+0
| | |
* | | [tf1] Remove unused importJaime Marquínez Ferrándiz2015-01-041-2/+0
| | |
* | | Don't use '-shortest' option for merging formats (closes #4220, closes #4580)Jaime Marquínez Ferrándiz2015-01-041-1/+1
| | | | | | | | | | | | | | | 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.
* | | [downloader/hls] Respect the 'prefer_ffmpeg' optionJaime Marquínez Ferrándiz2015-01-041-8/+4
|/ /
* | release 2015.01.04 2015.01.04Philipp Hagemeister2015-01-041-1/+1
| |