Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [adultswim] Add support for trailers (Closes #10235) | Sergey M․ | 2016-08-06 | 1 | -5/+26 | |
| | ||||||
* | [archiveorg] PEP 8 | Sergey M․ | 2016-08-05 | 1 | -1/+1 | |
| | ||||||
* | [extractor/common] Support root JSON-LD lists (Closes #10203) | Sergey M․ | 2016-08-05 | 1 | -35/+41 | |
| | ||||||
* | [tvplay] Capture and output native error message | Sergey M․ | 2016-08-05 | 1 | -8/+18 | |
| | ||||||
* | [archiveorg] improve format extraction(closes #10219) | Remita Amine | 2016-08-05 | 1 | -40/+38 | |
| | ||||||
* | [jwplatform] add support for playlist extraction and relative urls and ↵ | Remita Amine | 2016-08-05 | 1 | -61/+73 | |
| | | | | improve audio detection | |||||
* | [tvplay] Extract series metadata | Sergey M․ | 2016-08-05 | 1 | -0/+16 | |
| | ||||||
* | [tvplay] Add support for subtitles (Closes #10194) | Sergey M․ | 2016-08-05 | 1 | -2/+18 | |
| | ||||||
* | [5min] fix _VALID_URL(closes #10228) | Remita Amine | 2016-08-05 | 1 | -1/+1 | |
| | ||||||
* | [natgeo] fix tests(closes #10229) | Remita Amine | 2016-08-05 | 1 | -2/+2 | |
| | ||||||
* | [extractors] add tvp:embed import | Remita Amine | 2016-08-05 | 1 | -0/+1 | |
| | ||||||
* | [tvp] extract video id from the webpage(fixes #7799) | Remita Amine | 2016-08-05 | 1 | -0/+44 | |
| | ||||||
* | [naver] extract upload date | Remita Amine | 2016-08-05 | 1 | -3/+14 | |
| | ||||||
* | [cbslocal] Fix timestamp parsing (closes #10213) | Yen Chi Hsuan | 2016-08-05 | 2 | -7/+9 | |
| | ||||||
* | [utils] Fix unified_timestamp for formats parsed by parsedate_tz() | Yen Chi Hsuan | 2016-08-05 | 2 | -3/+4 | |
| | ||||||
* | [naver] improve extraction(closes #8096) | Remita Amine | 2016-08-04 | 1 | -41/+54 | |
| | ||||||
* | [condenast] improve extraction | Remita Amine | 2016-08-04 | 1 | -46/+67 | |
| | ||||||
* | [natgeo:episodeguide] Do not shadow url from outer scope | Sergey M․ | 2016-08-04 | 1 | -2/+2 | |
| | ||||||
* | [5min] fix _VALID_URL | Remita Amine | 2016-08-04 | 1 | -1/+1 | |
| | ||||||
* | [engadget] Relax _VALID_URL | Remita Amine | 2016-08-04 | 1 | -4/+9 | |
| | ||||||
* | [5min] delegate extraction to AolIE | Remita Amine | 2016-08-04 | 1 | -116/+19 | |
| | | | | | recently the 5min SenseHandler request return HTTP Error 503: Service Unavailable error | |||||
* | [kaltura] remove debugging line | Remita Amine | 2016-08-04 | 1 | -1/+0 | |
| | ||||||
* | [extractors] change imports for national geographic extractors | Remita Amine | 2016-08-04 | 1 | -1/+2 | |
| | ||||||
* | [nationalgeographic] Add support for National Geographic Episode Guide | Remita Amine | 2016-08-04 | 1 | -5/+49 | |
| | ||||||
* | [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/. |