aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Do not use HTML characters in outputPhilipp Hagemeister2014-09-291-1/+1
| | | | | | | | | | | | This messes up the format when people paste it outside of code tags.
* | | [nfl] Support team micro-sites (fixes #3831)Naglis Jonaitis2014-09-281-59/+100
| | |
* | | [nfl] Prefer progressive downloadsNaglis Jonaitis2014-09-281-5/+5
|/ /
* | [README] Clarify test's md5 filesize (#3846)Sergey M․2014-09-281-1/+1
| |
* | [README] Use _match_id helper functionPhilipp Hagemeister2014-09-281-4/+1
| |
* | release 2014.09.28.1Philipp Hagemeister2014-09-281-1/+1
| |
* | [vimeo:likes] Add new extractor (Fixes #3835)Philipp Hagemeister2014-09-284-9/+43
| |
* | [played] Remove unused importPhilipp Hagemeister2014-09-281-1/+0
| |
* | [played] Simplify (#3798)Philipp Hagemeister2014-09-281-7/+6
| |
* | Merge remote-tracking branch 'r4mos/played'Philipp Hagemeister2014-09-282-0/+58
|\ \
| * | [played] Add new extractorCarlos Ramos2014-09-192-0/+58
| | |
* | | Remove unused importsPhilipp Hagemeister2014-09-284-6/+0
| | |
* | | [muenchentv] Add thumbnailPhilipp Hagemeister2014-09-281-0/+2
| | |
* | | [heise] Add support for descriptionPhilipp Hagemeister2014-09-281-0/+2
| | |
* | | [heise] Simplify (#3842)Philipp Hagemeister2014-09-281-66/+26
| | |
* | | Merge remote-tracking branch 'd912e3/heise'Philipp Hagemeister2014-09-282-0/+120
|\ \ \
| * | | [heise] Don't check string typeMats2014-09-271-4/+3
| | | | | | | | | | | | | | | | Before Python 3 could be unicode, so don't check at all.
| * | | [heise] Add new extractorMats2014-09-272-0/+121
| | | |
* | | | [golem] Simplify (#3828)Philipp Hagemeister2014-09-282-91/+56
| | | |
* | | | Merge remote-tracking branch 'd912e3/golem'Philipp Hagemeister2014-09-282-0/+132
|\ \ \ \
| * | | | [golem] Don't omit positional argument specifiersMats2014-09-271-9/+9
| | | | | | | | | | | | | | | | | | | | Required by Python 2.6.
| * | | | [golem] Add new extractorMats2014-09-252-0/+132
| | | | |
* | | | | release 2014.09.28Philipp Hagemeister2014-09-281-1/+1
| | | | |
* | | | | [oktoberfesttv] Add new extractor (Fixes #3845)Philipp Hagemeister2014-09-282-0/+48
| | | | |
* | | | | [common] Add new helper function _match_idPhilipp Hagemeister2014-09-282-2/+9
| | | | |
* | | | | [muenchentv] Move live title generation to commonPhilipp Hagemeister2014-09-282-4/+8
| | | | |
* | | | | [eitb] ModernizePhilipp Hagemeister2014-09-281-11/+13
| |_|_|/ |/| | |
* | | | Credit @lenaten for ynet (#3840) and sport5 (#3841)Sergey M․2014-09-281-0/+1
| | | |
* | | | [ynet] Improve _VALID_URLSergey M․2014-09-281-1/+1
| | | |
* | | | Merge branch 'lenaten-ynet'Sergey M․2014-09-282-0/+55
|\ \ \ \
| * | | | [ynet] Remove unused stuff, simplify and improveSergey M․2014-09-281-28/+35
| | | | |
| * | | | Merge branch 'ynet' of https://github.com/lenaten/youtube-dl into lenaten-ynetSergey M․2014-09-282-0/+48
|/| | | |
| * | | | [ynet] Add new extractornet2014-09-272-0/+48
| | |/ / | |/| |
* | | | [YoutubeDL] Fix string check for python3Sergey M․2014-09-281-1/+1
| | | |
* | | | [sport5] Keep alphanumeric orderSergey M․2014-09-281-1/+1
| | | |
* | | | Merge branch 'lenaten-sport5'Sergey M․2014-09-283-2/+96
|\ \ \ \
| * | | | [sport5] Capture error message and improveSergey M․2014-09-281-33/+55
| | | | |
| * | | | [YoutubeDL] Expect all kind of strings in urlopenSergey M․2014-09-281-2/+3
| | | | | | | | | | | | | | | | | | | | Now it doesn't fail if req is python2's str
| * | | | Merge branch 'sport5' of https://github.com/lenaten/youtube-dl into ↵Sergey M․2014-09-282-0/+71
|/| | | | | | | | | | | | | | | | | | | lenaten-sport5
| * | | | [sport5] Add new extractornet2014-09-272-0/+71
| |/ / /
* | | | [extremetube] Fix extractionSergey M․2014-09-271-2/+9
| | | |
* | | | [anysex] Fix extractionSergey M․2014-09-271-2/+2
| | | |
* | | | [vbox7] Don't set the extension to 'flv' (fixes #3836)Jaime Marquínez Ferrándiz2014-09-271-2/+1
|/ / /
* | | [crunchyroll] Allow to list subtitles (fixes #3805)Naglis Jonaitis2014-09-251-2/+6
| | |
* | | [vube] Update testsSergey M2014-09-251-3/+24
| | |
* | | [vube] Add DMCA noticeSergey M2014-09-251-0/+6
| | |
* | | [wat] Skip testSergey M․2014-09-251-0/+1
| | |
* | | [youku] Modernize somewhatPhilipp Hagemeister2014-09-251-49/+50
| | |
* | | [hlsnative] Correct handling when remaining_bytes is NonePhilipp Hagemeister2014-09-251-3/+3
| | |
* | | Merge remote-tracking branch 'naglis/wistia'Philipp Hagemeister2014-09-252-6/+32
|\ \ \