Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [kaltura] extract subtitles and reduce requests | Remita Amine | 2016-08-04 | 1 | -7/+36 | |
| | ||||||
* | [vodplatform] Add new extractor | Remita Amine | 2016-08-04 | 3 | -0/+67 | |
| | ||||||
* | [common] lower proto_preference of rtsp formats | Remita Amine | 2016-08-04 | 1 | -1/+2 | |
| | | | | | | | Most of the time the RtspFD fail to download videos but it report success of the download with this output: [mpv] 0 bytes [download] 100% of 0.00B | |||||
* | Revert "[README.md] Use full paths for all configuration files (#8863)" | Yen Chi Hsuan | 2016-08-04 | 1 | -1/+1 | |
| | | | | This reverts commit 899d2bea63f34e85967a93da3c9c2835c3e9bfd4. | |||||
* | [gamekings] Remove extractor | Sergey M․ | 2016-08-03 | 1 | -1/+0 | |
| | | | | Now covered by generic jwplayer | |||||
* | [limelight] extract http formats | Remita Amine | 2016-08-03 | 1 | -6/+9 | |
| | ||||||
* | [README.md] Use full paths for all configuration files (#8863) | Yen Chi Hsuan | 2016-08-03 | 1 | -1/+1 | |
| | ||||||
* | [ntvru] Fix extraction | Sergey M․ | 2016-08-02 | 1 | -59/+63 | |
| | ||||||
* | [extractor/common] Support multiple properties in _og_search_property | Sergey M․ | 2016-08-02 | 2 | -2/+10 | |
| | ||||||
* | [options] Add test that checks that --password=secret is hidden in verbose ↵ | Philipp Hagemeister | 2016-08-02 | 1 | -0/+70 | |
| | | | | output | |||||
* | [options] Hide --password=secret in verbose output | Philipp Hagemeister | 2016-08-02 | 1 | -2/+13 | |
| | ||||||
* | [comedycentral] Re-add shortnames | Philipp Hagemeister | 2016-08-02 | 2 | -0/+21 | |
| | | | | In cc99d4f826a942b18133fe4221c9de2f9197e860, the shortname feature got deleted by accident. Re-add it as a separate IE. | |||||
* | release 2016.08.01 | Sergey M․ | 2016-08-01 | 3 | -5/+5 | |
| | ||||||
* | [ChangeLog] Add recent changes | Sergey M․ | 2016-08-01 | 1 | -0/+4 | |
| | ||||||
* | [cwtv] Add support for cwtvpr.com (Closes #10196) | Sergey M․ | 2016-08-01 | 1 | -1/+7 | |
| | ||||||
* | [limelight] keep videos marked as previewStream | Remita Amine | 2016-08-01 | 1 | -2/+2 | |
| | | | | https://github.com/rg3/youtube-dl/commit/e382b953f00982a2085d3e0b1b6fb4d2a0f2db7e#commitcomment-18472915 | |||||
* | [safari] Relax url regexes (Closes #10202) | Sergey M․ | 2016-08-01 | 1 | -4/+10 | |
| | ||||||
* | [limelight] skip preview and drm protected videos | Remita Amine | 2016-08-01 | 1 | -11/+16 | |
| | ||||||
* | [bloomberg] Support BPlayer() players (closes #10187) | Yen Chi Hsuan | 2016-07-31 | 2 | -1/+23 | |
| | ||||||
* | [yandexmusic:track] Fix extraction (Closes #10193) | Sergey M․ | 2016-07-31 | 1 | -0/+6 | |
| | ||||||
* | release 2016.07.30 | Sergey M․ | 2016-07-30 | 3 | -5/+5 | |
| | ||||||
* | [ChangeLog] Make extractor improvements' descriptions more concrete | Sergey M․ | 2016-07-30 | 1 | -3/+4 | |
| | ||||||
* | Add ChangeLog | Yen Chi Hsuan | 2016-07-30 | 3 | -3/+267 | |
| | ||||||
* | [dailymotion:playlist] Carry long line | Sergey M․ | 2016-07-29 | 1 | -1/+3 | |
| | ||||||
* | [dailymotion:playlist] Optimize download archive processing | Dave | 2016-07-29 | 1 | -1/+1 | |
| | ||||||
* | [rtve] Fix extraction for some videos | Jaime Marquínez Ferrándiz | 2016-07-29 | 1 | -3/+3 | |
| | | | | For example http://www.rtve.es/alacarta/videos/documentos-tv/documentos-tv-descredito/3574098/. | |||||
* | Revert "[rtve] Fix extraction (#10076)" | Jaime Marquínez Ferrándiz | 2016-07-29 | 1 | -1/+3 | |
| | | | | | | This reverts commit c39b2ed990105e640456f126321ef3d771884405. Apparently outside of Spain using 'auth/resources' is required (#10097). | |||||
* | [tv2] Improve extraction | Sergey M․ | 2016-07-29 | 1 | -2/+3 | |
| | ||||||
* | [tv2:article] Fix extraction (Closes #10188) | Sergey M․ | 2016-07-29 | 1 | -3/+18 | |
| | ||||||
* | [twitch:clips] Sort formats | Sergey M․ | 2016-07-29 | 1 | -0/+2 | |
| | ||||||
* | release 2016.07.28 | Sergey M․ | 2016-07-28 | 2 | -4/+4 | |
| | ||||||
* | [twitch:clips] Fix extraction (Closes #9767) | Sergey M․ | 2016-07-28 | 1 | -5/+19 | |
| | ||||||
* | [extractor/generic] Add test for #10179 | Sergey M․ | 2016-07-28 | 1 | -0/+9 | |
| | ||||||
* | [soundcloud] Add _extract_urls (#10179) | Sergey M․ | 2016-07-28 | 1 | -0/+6 | |
| | ||||||
* | [extractor/generic] Extract all soundcloud embeds (Closes #10179) | Sergey M․ | 2016-07-28 | 1 | -6/+4 | |
| | ||||||
* | [ard:mediathek] Skip unavailable test | Sergey M․ | 2016-07-28 | 1 | -0/+1 | |
| | ||||||
* | [shared] Modernize and make more robust | Sergey M․ | 2016-07-27 | 1 | -8/+10 | |
| | ||||||
* | [shared] Respect redirect URL (Closes #10170) | Sergey M․ | 2016-07-27 | 1 | -2/+4 | |
| | ||||||
* | [devscripts/show-downloads-statistics] Add support for paging | Sergey M․ | 2016-07-27 | 1 | -16/+22 | |
| | ||||||
* | release 2016.07.26.2 | Sergey M․ | 2016-07-26 | 3 | -7/+5 | |
| | ||||||
* | [extractor/common] Improve is_suitable | Sergey M․ | 2016-07-26 | 1 | -1/+1 | |
| | | | | In order to fix breakage introduced by a3aa814b774a413d9e7f4fbfadf06fe6dcc59b25 | |||||
* | [orf:oe1] Relax _VALID_URL | Sergey M․ | 2016-07-26 | 1 | -3/+6 | |
| | ||||||
* | [cbc] PEP 8 | Sergey M․ | 2016-07-26 | 1 | -1/+1 | |
| | ||||||
* | [instagram] Remove duplicate field in test | Sergey M․ | 2016-07-26 | 1 | -1/+0 | |
| | ||||||
* | [mgtv] Fix typo | Sergey M․ | 2016-07-26 | 1 | -3/+8 | |
| | ||||||
* | [cbc] Improve extraction for videos embedded with clipId | Sergey M․ | 2016-07-26 | 1 | -4/+25 | |
| | ||||||
* | [bigflix] Update tests | Sergey M․ | 2016-07-26 | 1 | -2/+2 | |
| | ||||||
* | [mtv.de] Skip 2 geo-restricted tests | Yen Chi Hsuan | 2016-07-26 | 1 | -0/+2 | |
| | ||||||
* | [generic] Skip an invalid test | Yen Chi Hsuan | 2016-07-26 | 1 | -0/+1 | |
| | ||||||
* | [cmt] Detect unavailable videos and update _TESTS | Yen Chi Hsuan | 2016-07-26 | 1 | -0/+22 | |
| |