summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | [xhamster] Add support for new URL schema (closes #13593)Sergey M․2017-07-071-6/+17
| | | |
* | | | Credit @parmjitv for #13322, #13503, #13541, #13549Sergey M․2017-07-061-0/+1
| | | |
* | | | Credit @orng for ruv (#13396)Sergey M․2017-07-061-0/+1
| | | |
* | | | Credit @gfabiano for #13382, #13385, #13415Sergey M․2017-07-061-0/+1
| | | |
* | | | [espn] Extend _VALID_URL (fixes #13244)Parmjit Virk2017-07-061-8/+40
| | | |
* | | | [test_utils] Fix tests under WindowsSergey M․2017-07-061-2/+5
| | | |
* | | | [kaltura] Fix typo in subtitles extraction (closes #13569)Sergey M․2017-07-051-1/+1
| | | |
* | | | [vier] Adapt extraction to redesign (#13575)Sergey M․2017-07-051-9/+38
| | | |
* | | | [xuite] Move to the new HTML5 API and reduce # of requestsYen Chi Hsuan2017-07-051-53/+35
| | | |
* | | | [utils] Support attributes with no values in get_elements_by_attribute()Yen Chi Hsuan2017-07-052-2/+8
| | | |
* | | | release 2017.07.02Sergey M․2017-07-024-5/+6
| | | |
* | | | [ChangeLog] ActualizeSergey M․2017-07-021-1/+17
| | | |
* | | | [thisoldhouse] Add more fallbacks for video id (closes #13541)Sergey M․2017-07-021-4/+13
| | | |
* | | | [thisoldhouse] Update testParmjit Virk2017-07-021-1/+1
| | | |
* | | | [thisoldhouse] Fix video id extraction (closes #13540)Parmjit Virk2017-07-021-1/+1
| | | |
* | | | [xfileshare] Extend format regex (closes #13536)Sergey M․2017-07-021-1/+1
| | | |
* | | | [extractors] Add import for tastytradeSergey M․2017-07-011-0/+1
| | | |
* | | | [ted] Fix extraction (closes #13535))Sergey M․2017-07-011-15/+34
| | | |
* | | | [tastytrade] Add extractor (closes #13521)Sergey M․2017-06-301-0/+43
| | | |
* | | | [extractor/common] Improve _json_ldSergey M․2017-06-301-7/+7
| | | |
* | | | [dplayit] Relax video id regex (closes #13524)Sergey M․2017-06-301-1/+1
| | | |
* | | | [generic] Extract more generic metadata (closes #13527)Sergey M․2017-06-301-11/+24
| | | |
* | | | [bbccouk] Extend _VALID_URLSergey M․2017-06-291-3/+5
| | | |
* | | | [bbccouk] Capture and output error message (closes #13518)Sergey M․2017-06-291-0/+6
| | | |
* | | | [cbsnews] Actualize testSergey M․2017-06-281-8/+13
| | | |
* | | | [cbsnews] Relax video info regex (fixes #13284)Parmjit Virk2017-06-281-1/+16
| | | |
* | | | [facebook] Add test for plugin video embed (#13493)Sergey M․2017-06-271-0/+15
| | | |
* | | | [facebook] Add support for plugin video embeds and multiple embeds (closes ↵Sergey M․2017-06-273-16/+17
| | | | | | | | | | | | | | | | #13493)
* | | | [soundcloud] Fix testsSergey M․2017-06-271-2/+2
| | | |
* | | | [soundcloud] Switch to https for API requestsViktor Szakats2017-06-271-7/+7
| | | |
* | | | [pandatv] Switch to https for API and download URLsSergey M․2017-06-261-2/+2
| | | |
* | | | [pandatv] Add support for https URLsXuan Hu (Sean)2017-06-261-6/+9
| | | |
* | | | [ChangeLog] Update after #13494Yen Chi Hsuan2017-06-261-0/+6
| | | |
* | | | [niconico] fix sp subdomain linksLuca Steeb2017-06-251-1/+4
| | | |
* | | | release 2017.06.25Sergey M․2017-06-254-5/+6
| | | |
* | | | [ChangeLog] ActualizeSergey M․2017-06-251-0/+17
| | | |
* | | | [adobepass] Add support for ATTOTT MSO (DIRECTV NOW) (closes #13472)Sergey M․2017-06-251-6/+37
| | | |
* | | | [wsj] Add support for barrons.com (closes #13470)Sergey M․2017-06-251-1/+4
| | | |
* | | | [ign] Add another video id pattern (closes #13328)Argn02017-06-251-0/+7
| | | |
* | | | [raiplay:live] Improve and add test (closes #13414)Sergey M․2017-06-251-12/+32
| | | |
* | | | [raiplay:live] Add extractorjames2017-06-252-1/+19
| | | |
* | | | [redbulltv] Restore hls format prefixSergey M․2017-06-251-1/+2
| | | |
* | | | [redbulltv] Add support for lives and segments (closes #13486))Sergey M․2017-06-251-1/+17
| | | |
* | | | [onetpl] Add support for videos embedded via pulsembed (closes #13482)Sergey M․2017-06-241-2/+28
| | | |
* | | | [YoutubeDL] Skip malformed formats for better extraction robustnessSergey M․2017-06-231-4/+12
| | | |
* | | | [ooyala] Add test for missing stream['url']['data']Sergey M․2017-06-231-0/+5
| | | |
* | | | [ooyala] Make more robustSergey M․2017-06-231-7/+11
| | | |
* | | | [ooyala] Skip empty format URLs (closes #13471, closes #13476)Sergey M․2017-06-231-1/+1
| | | |
* | | | [hgtv.com:show] Fix typoSergey M․2017-06-231-1/+1
| | | |
* | | | release 2017.06.23Sergey M․2017-06-234-5/+8
| | | |