aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [utils] Add decode_png for openload (#9706)Yen Chi Hsuan2016-08-071-0/+108
|
* [bbc] fix testRemita Amine2016-08-061-1/+1
|
* [bbc] reduce requests and improve format_idRemita Amine2016-08-061-1/+8
|
* [common] extract partOfTVSeries info in json-ldRemita Amine2016-08-061-1/+1
|
* [common] lower the preference of m3u8 master manifest formatRemita Amine2016-08-061-1/+1
|
* [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
|