summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [jukebox] Remove md5 sum, it fluctuatesPhilipp Hagemeister2014-09-291-4/+2
|
* [cliphunter] Remove durationPhilipp Hagemeister2014-09-291-4/+0
|
* [eporner] Adapt to changed default formatPhilipp Hagemeister2014-09-291-2/+2
|
* [utils:YoutubeDLHandler] Work around brain-dead Python 2.6 httplibPhilipp Hagemeister2014-09-291-0/+6
| | | | In 2.6, the httplib sends fragments! Remove those (fixes generic_26 on 2.6).
* [godtube] Fix on Python 2.6Philipp Hagemeister2014-09-291-6/+6
|
* [golem] Fix under 2.6Philipp Hagemeister2014-09-291-4/+2
| | | | It's a sad story; 2.6 does not support any non-trivial xpaths.
* [br] fix test casePhilipp Hagemeister2014-09-291-2/+3
|
* [youtube] Remove swf signature test casesPhilipp Hagemeister2014-09-291-12/+0
| | | | These files are now 0 Bytes
* [facebook] Fix test casePhilipp Hagemeister2014-09-291-1/+1
|
* [generic] Remove unstable test checksumPhilipp Hagemeister2014-09-291-1/+0
|
* [sportdeutschland] Fix testcasePhilipp Hagemeister2014-09-291-2/+2
|
* [ynet] Fix test checksumsPhilipp Hagemeister2014-09-291-5/+3
|
* [generic] Fix testcasesPhilipp Hagemeister2014-09-292-10/+10
|
* [ign] Return proper playlist objectPhilipp Hagemeister2014-09-291-1/+6
|
* [worldstarhiphop] Correct title extractionPhilipp Hagemeister2014-09-291-12/+10
|
* [vimeo] Use regexps to find descriptionPhilipp Hagemeister2014-09-291-12/+3
| | | | This fixes descriptions on 2.6 and makes the code simpler.
* release 2014.09.29.2Philipp Hagemeister2014-09-291-1/+1
|
* [pbs] Add support for series/jwplayer type video (Fixes #3849)Philipp Hagemeister2014-09-291-8/+31
|
* release 2014.09.29.1Philipp Hagemeister2014-09-291-1/+1
|
* [youtube] Correct language cookie handlingPhilipp Hagemeister2014-09-291-3/+11
|
* release 2014.09.29Philipp Hagemeister2014-09-291-1/+1
|
* [youtube] Always request webpage in English (Fixes #3844)Philipp Hagemeister2014-09-291-1/+3
|
* [thvideo] Simplify (#3848)Philipp Hagemeister2014-09-291-7/+8
|
* Merge remote-tracking branch 'diffycat/thvideo-update'Philipp Hagemeister2014-09-292-1/+28
|\
| * [thvideo] Add support for playlistsAnton Larionov2014-09-282-1/+28
| |
* | [vimeo:likes] Support large like lists (Fixes #3847)Philipp Hagemeister2014-09-294-29/+89
| |
* | 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
| | | |