summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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.04Philipp Hagemeister2015-01-041-1/+1
|
* [vk] Add support for rutube embeds (Fixes #4514)Philipp Hagemeister2015-01-043-0/+41
|
* [soulanime] Fix under Python 3Philipp Hagemeister2015-01-042-2/+19
|
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2015-01-041-5/+17
|\
| * Merge pull request #4629 from t0mm0/tf1-tfouSergey M.2015-01-041-5/+17
| |\ | | | | | | [tf1] add support for TFOU
| | * [tf1] simplify regext0mm02015-01-041-1/+1
| | |
| | * [tf1] fix testt0mm02015-01-041-2/+3
| | |
| | * [tf1] add support for TFOUt0mm02015-01-041-5/+16
| |/
* | [Makefile] Make offline tests actually work offlinePhilipp Hagemeister2015-01-041-1/+1
| |
* | [tests] Remove format 138 from tests (#4559)Philipp Hagemeister2015-01-041-1/+1
| |
* | Remove unused importPhilipp Hagemeister2015-01-041-1/+0
| |
* | Add various anime sites (Closes #4554)Philipp Hagemeister2015-01-046-0/+355
|/
* release 2015.01.03Philipp Hagemeister2015-01-031-1/+1
|
* [youtube] Correct handling when DASH manifest is not necessary to find all ↵Philipp Hagemeister2015-01-033-3/+14
| | | | formats
* [ellentv] Improve extractionSergey M․2015-01-031-2/+10
|
* [ellentv] Clean up and simplifySergey M․2015-01-031-11/+4
|
* Merge pull request #4626 from gauravb7090/ellentubeSergey M.2015-01-031-3/+17
|\ | | | | Added support for EllenTube along with EllenTV
| * Added support for EllenTube along with EllenTVGaurav2015-01-031-3/+17
| |
* | [bbccouk] Add support for music clips (Closes #4143)Sergey M․2015-01-031-1/+32
|/
* [downloader/mplayer] Use check_executableJaime Marquínez Ferrándiz2015-01-031-5/+2
|
* [crunchyroll] Fix format extractionJaime Marquínez Ferrándiz2015-01-021-1/+1
| | | | Reported in https://github.com/rg3/youtube-dl/issues/2782#issuecomment-68556780
* [canalplus] Raise an error if the video is georestricted (closes #4472)Jaime Marquínez Ferrándiz2015-01-021-0/+12
|
* [played] Skip testSergey M․2015-01-021-0/+1
|
* [kontrtube] Extract display_idSergey M․2015-01-021-7/+16
| | | | Trailing slash in URL is mandatory now
* [bet] Update testSergey M․2015-01-021-1/+1
|
* [bbccouk] Update testSergey M․2015-01-021-2/+2
|
* [vier:videos] Tune _VALID_URL not to match single videosSergey M․2015-01-021-1/+1
|
* [xtube] Fix uploader regexSergey M․2015-01-021-1/+1
|
* [xhamster] Remove identical testsSergey M․2015-01-021-21/+1
|
* Merge pull request #4615 from dwemthy/https_xhamsterSergey M.2015-01-021-2/+27
|\ | | | | [xhamster] Add HTTPS support
| * [xhamster] Add HTTPS supportdwemthy2015-01-021-2/+27
| |