summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [bbc] improve extractionRemita Amine2016-08-061-92/+83
| | | | | | | | | | | | - extract f4m and dash formats - improve format sorting and listing - improve extraction of articles with `otherSettings.playlist`
* | [pokemon] improve _VALID_URLRemita Amine2016-08-061-1/+7
| |
* | [pokemon] Add new extractor(closes #10093)Remita Amine2016-08-062-0/+53
| |
* | [condenast] fallback to loader.js if video.js failRemita Amine2016-08-051-3/+11
| |
* | release 2016.08.06Sergey M․2016-08-064-7/+10
| |
* | [ChangeLog] ActualizeSergey M․2016-08-061-2/+31
| |
* | [gamekings] Remove remnantsSergey M․2016-08-061-76/+0
| |
* | [adultswim] Remove superfluous md5 from testSergey M․2016-08-061-1/+0
| |
* | [adultswim] Add support for trailers (Closes #10235)Sergey M․2016-08-061-5/+26
| |
* | [archiveorg] PEP 8Sergey M․2016-08-051-1/+1
| |
* | [extractor/common] Support root JSON-LD lists (Closes #10203)Sergey M․2016-08-051-35/+41
| |
* | [tvplay] Capture and output native error messageSergey M․2016-08-051-8/+18
| |
* | [archiveorg] improve format extraction(closes #10219)Remita Amine2016-08-051-40/+38
| |
* | [jwplatform] add support for playlist extraction and relative urls and ↵Remita Amine2016-08-051-61/+73
| | | | | | | | improve audio detection
* | [tvplay] Extract series metadataSergey M․2016-08-051-0/+16
| |
* | [tvplay] Add support for subtitles (Closes #10194)Sergey M․2016-08-051-2/+18
| |
* | [5min] fix _VALID_URL(closes #10228)Remita Amine2016-08-051-1/+1
| |
* | [natgeo] fix tests(closes #10229)Remita Amine2016-08-051-2/+2
| |
* | [extractors] add tvp:embed importRemita Amine2016-08-051-0/+1
| |
* | [tvp] extract video id from the webpage(fixes #7799)Remita Amine2016-08-051-0/+44
| |
* | [naver] extract upload dateRemita Amine2016-08-051-3/+14
| |
* | [cbslocal] Fix timestamp parsing (closes #10213)Yen Chi Hsuan2016-08-052-7/+9
| |
* | [utils] Fix unified_timestamp for formats parsed by parsedate_tz()Yen Chi Hsuan2016-08-052-3/+4
| |
* | [naver] improve extraction(closes #8096)Remita Amine2016-08-041-41/+54
| |
* | [condenast] improve extractionRemita Amine2016-08-041-46/+67
| |
* | [natgeo:episodeguide] Do not shadow url from outer scopeSergey M․2016-08-041-2/+2
| |
* | [5min] fix _VALID_URLRemita Amine2016-08-041-1/+1
| |
* | [engadget] Relax _VALID_URLRemita Amine2016-08-041-4/+9
| |
* | [5min] delegate extraction to AolIERemita Amine2016-08-041-116/+19
| | | | | | | | | | recently the 5min SenseHandler request return HTTP Error 503: Service Unavailable error
* | [kaltura] remove debugging lineRemita Amine2016-08-041-1/+0
| |
* | [extractors] change imports for national geographic extractorsRemita Amine2016-08-041-1/+2
| |
* | [nationalgeographic] Add support for National Geographic Episode GuideRemita Amine2016-08-041-5/+49
| |
* | [kaltura] extract subtitles and reduce requestsRemita Amine2016-08-041-7/+36
| |
* | [vodplatform] Add new extractorRemita Amine2016-08-043-0/+67
| |
* | [common] lower proto_preference of rtsp formatsRemita Amine2016-08-041-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 Hsuan2016-08-041-1/+1
| | | | | | | | This reverts commit 899d2bea63f34e85967a93da3c9c2835c3e9bfd4.
* | [gamekings] Remove extractorSergey M․2016-08-031-1/+0
| | | | | | | | Now covered by generic jwplayer
* | [limelight] extract http formatsRemita Amine2016-08-031-6/+9
| |
* | [README.md] Use full paths for all configuration files (#8863)Yen Chi Hsuan2016-08-031-1/+1
| |
* | [ntvru] Fix extractionSergey M․2016-08-021-59/+63
| |
* | [extractor/common] Support multiple properties in _og_search_propertySergey M․2016-08-022-2/+10
| |
* | [options] Add test that checks that --password=secret is hidden in verbose ↵Philipp Hagemeister2016-08-021-0/+70
| | | | | | | | output
* | [options] Hide --password=secret in verbose outputPhilipp Hagemeister2016-08-021-2/+13
| |
* | [comedycentral] Re-add shortnamesPhilipp Hagemeister2016-08-022-0/+21
| | | | | | | | In cc99d4f826a942b18133fe4221c9de2f9197e860, the shortname feature got deleted by accident. Re-add it as a separate IE.
* | release 2016.08.01Sergey M․2016-08-013-5/+5
| |
* | [ChangeLog] Add recent changesSergey M․2016-08-011-0/+4
| |
* | [cwtv] Add support for cwtvpr.com (Closes #10196)Sergey M․2016-08-011-1/+7
| |
* | [limelight] keep videos marked as previewStreamRemita Amine2016-08-011-2/+2
| | | | | | | | https://github.com/rg3/youtube-dl/commit/e382b953f00982a2085d3e0b1b6fb4d2a0f2db7e#commitcomment-18472915
* | [safari] Relax url regexes (Closes #10202)Sergey M․2016-08-011-4/+10
| |
* | [limelight] skip preview and drm protected videosRemita Amine2016-08-011-11/+16
| |