summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [hbo] Add display_id and another test (#10892)Yen Chi Hsuan2016-10-111-1/+8
* [hbo] Support episode pages (closes #10892)Yen Chi Hsuan2016-10-112-14/+50
* [allocine] Fix for /video/ videos (closes #10860)Yen Chi Hsuan2016-10-091-13/+43
* [allocine] Fix extraction (closes #10860)Yen Chi Hsuan2016-10-092-36/+22
* [nextmedia] Support action news (動新聞) on Apple DailyYen Chi Hsuan2016-10-092-1/+7
* [Makefile] Fix for GNU make < 4 (closes #9387)Yen Chi Hsuan2016-10-093-3/+9
* [slutload] Fix test and simplifyDéstin Reed2016-10-091-6/+2
* [reverbnation] Eliminate code duplication in thumbnails extractionSergey M․2016-10-091-10/+12
* [reverbnation] ModernizeDéstin Reed2016-10-091-10/+17
* [lego] improve info extraction and bypass geo restriction(closes #10872)Remita Amine2016-10-081-23/+65
* release 2016.10.07Sergey M․2016-10-074-5/+10
* [ChangeLog] ActualizeSergey M․2016-10-071-0/+13
* [vimeo] PEP 8Sergey M․2016-10-071-1/+2
* [iprima] detect geo restrictionRemita Amine2016-10-071-0/+3
* [facebook] Fix for new handleServerJS syntax (closes #10846)Yen Chi Hsuan2016-10-072-1/+2
* [extractors] Add MmsIEYen Chi Hsuan2016-10-071-1/+4
* [generic,commonprotocols] Move mms suuport from GenericIEYen Chi Hsuan2016-10-073-29/+33
* [extractor/common] Add id and title helpers for generic IEsYen Chi Hsuan2016-10-071-0/+7
* [generic] Support direct MMS links (closes #10838)Yen Chi Hsuan2016-10-072-0/+25
* Revert "[Makefilea] Fix for GNU make < 4"Yen Chi Hsuan2016-10-072-8/+2
* [Makefilea] Fix for GNU make < 4Yen Chi Hsuan2016-10-072-2/+8
* [generic] Add support for multiple vimeo embeds (Closes #10862)Sergey M․2016-10-063-20/+24
* [nzz] Add new extractor(#4407)Remita Amine2016-10-062-0/+37
* [npo] detect geo restrictionRemita Amine2016-10-051-3/+12
* [npo] Add support for 2doc.nl (Closes #10842)Sergey M․2016-10-051-2/+24
* Rename "Steffan 'Ruirize' James" to "Steffan Donal"Steffan Donal2016-10-051-1/+1
* [lego] Add new extractor(closes #10369)Remita Amine2016-10-042-0/+87
* [tonline] Add new extractor(#10376)Remita Amine2016-10-042-0/+60
* [techtalks] Relax _VALID_URLSergey M․2016-10-041-3/+6
* [techtalks] Allow URL-s with name part omitted.Aleksander Nitecki2016-10-041-1/+1
* [youtube:live] Extend _VALID_URL (Closes #10839)Sergey M․2016-10-041-1/+4
* [theweatherchannel] Add new extractor(closes #7188)Remita Amine2016-10-032-0/+80
* Unify coding cookieDéstin Reed2016-10-0399-99/+99
* [thisoldhouse] Add new extractor(closes #10837)Remita Amine2016-10-032-0/+33
* [nhl] Add support for wch2016.com (Closes #10833)Sergey M․2016-10-031-4/+15
* Merge pull request #10829 from TRox1972/pornoxo_improveYen Chi Hsuan2016-10-021-19/+12
|\
| * [pornoxo] Use JWPlatform to improve metadata extractionDéstin Reed2016-10-021-19/+12
* | release 2016.10.02Sergey M․2016-10-024-6/+6
* | [ChangeLog] ActualizeSergey M․2016-10-021-2/+13
* | [amcnetworks] Skip a restricted _TESTYen Chi Hsuan2016-10-021-0/+1
* | [jwplatform] Support DASH streamsYen Chi Hsuan2016-10-023-2/+7
* | [jwplatform] Support old-style jwplayer playlistsYen Chi Hsuan2016-10-022-0/+7
* | [utils] Fix xattr error handlingYen Chi Hsuan2016-10-022-4/+13
* | [__init__] Fix lost xattr if --embed-thumbnail usedYen Chi Hsuan2016-10-022-2/+5
* | [byutv:event] Add extractorSergey M․2016-10-022-2/+42
* | [byutv] Fix id and display idSergey M․2016-10-021-20/+26
* | [byutv] Rely on _match_id and _parse_jsonDéstin Reed2016-10-021-7/+6
* | [periscope:user] Fix extraction (Closes #10820)Sergey M․2016-10-011-1/+1
* | [utils] Support xattr as well as pyxattrYen Chi Hsuan2016-10-012-12/+21
* | [downloader/http] xattr values should be bytesYen Chi Hsuan2016-10-011-1/+1