summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [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
| |
* | Merge branch 'master' of github.com:rg3/youtube-dlSergey M․2015-01-021-1/+1
|\ \
| * | release 2015.01.02Philipp Hagemeister2015-01-021-1/+1
| | |
* | | [generic] Add BBC iPlayer playlist testSergey M․2015-01-021-0/+8
| | |
* | | [generic] Generalize BBC iPlayer playlist extractionSergey M․2015-01-021-1/+1
| | |
* | | [generic] Make getter None by defaultSergey M․2015-01-021-2/+2
|/ /
* | [generic] Add support for BBC iPlayer embeds (Closes #4619)Sergey M․2015-01-021-0/+5
| |
* | [bbccouk] Improve _VALID_URLSergey M․2015-01-021-1/+4
| |
* | [vier:videos] Tune _VALID_URLSergey M․2015-01-021-1/+1
| |
* | Credit @lovebug356 for vier (#4617)Sergey M․2015-01-021-0/+1
| |
* | Merge branch 'lovebug356-vier'Sergey M․2015-01-022-0/+119
|\ \ | |/ |/|
| * [vier] Simplify, add support for more URL formats, extract all playlist ↵Sergey M․2015-01-021-71/+114
| | | | | | | | pages when page is not specified
| * [vier] Add new extractorThijs Vermeir2015-01-022-0/+76
|/
* [youtube] Add a pseudo-extractor for truncated YouTube video IDs (#4610)Philipp Hagemeister2015-01-012-0/+18
|
* [/__init__] Add another cute search examplePhilipp Hagemeister2015-01-011-1/+1
|
* Add an extractor for common mistakes (#4610)Philipp Hagemeister2015-01-012-0/+30
|
* [bbccouk] PEP8Philipp Hagemeister2015-01-011-2/+2
|
* [options] Upper-case options and URL in --help outputPhilipp Hagemeister2015-01-011-1/+1
| | | | Hopefully, this reduces confusion as in #4610.
* release 2015.01.01Philipp Hagemeister2015-01-011-1/+1
|
* [ceskatelevize] Adapt to new API (Closes #4531)Sergey M․2015-01-011-51/+37
|
* [moevideo] Skip removed video testSergey M․2015-01-011-1/+2
|
* [nrktv] Update tests' checksumsSergey M․2015-01-011-2/+2
|
* [extractor/common] Allow multiline content tagsSergey M․2015-01-011-1/+1
|
* [slideshare] Fix extractionSergey M․2015-01-011-2/+2
|
* [tnaflix] Make sure config URL has correct schemeSergey M․2015-01-011-2/+2
|
* [tnaflix] Fix title extractionSergey M․2015-01-011-1/+1
|
* [xboxclips] Fix extractionSergey M․2014-12-311-15/+11
|
* [pbs] Catch geoblocking errors (closes #4516)Jaime Marquínez Ferrándiz2014-12-311-1/+15
|
* [youtube] Use '_download_xml' for getting the available subtitlesJaime Marquínez Ferrándiz2014-12-311-5/+4
|
* [openfilm] Add extractor (Closes #4538)Sergey M․2014-12-312-0/+71
|
* [youtube] Add support for automatically translated subtitles (fixes #4555)Jaime Marquínez Ferrándiz2014-12-312-2/+11
| | | | They have a manually uploaded subtitles track and YouTube can transtale it.
* [echomsk] Add extractor (Closes #4600)Sergey M․2014-12-312-0/+47
|
* [README] Typo / clarify FAQPhilipp Hagemeister2014-12-301-2/+2
|
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-12-309-8/+469
|\
| * [atresplayer] Fix python3 bugSergey M․2014-12-301-1/+4
| |
| * [atresplayer] Add extractor (Closes #2341)Sergey M․2014-12-302-0/+112
| |
| * [youtube] Add test for age-gate video with encrypted signatureSergey M․2014-12-301-0/+13
| |
| * Credit @0xced for #4598Sergey M․2014-12-301-0/+1
| |