summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* release 2020.12.07 2020.12.07Sergey M․2020-12-078-14/+17
|
* [ChangeLog] ActualizeSergey M․2020-12-071-0/+26
| | | | [ci skip]
* [extractor/generic] Remove unused importSergey M․2020-12-071-1/+0
|
* [aenetworks] Fix extractionRemita Amine2020-12-062-111/+162
| | | | | | | | | | | - Fix Fastly format extraction - Add support for play and watch subdomains - Extract series metadata closes #23363 closes #23390 closes #26795 closes #26985
* [youtube] Improve youtu.be extraction in non-existing playlists (closes #27324)Sergey M․2020-12-072-20/+36
|
* [extractor/common] Extract timestamp from Last-Modified headerSergey M․2020-12-071-1/+1
|
* [extractor/common] Add support for dl8-* media tags (closes #27283)Sergey M․2020-12-072-2/+5
|
* [extractor/common] Eliminate media tag name regex duplicationSergey M․2020-12-071-2/+3
|
* [extractor/common] Fix media type extraction for HTML5 media tags in ↵Sergey M․2020-12-071-2/+2
| | | | start/end form
* [generic] Extract RSS video itunes metadataSergey M․2020-12-061-3/+33
|
* [generic] Extract RSS video timestampSergey M․2020-12-061-0/+3
|
* [generic] Extract RSS video description (#27177)renalid2020-12-061-5/+14
|
* [nrk] reduce requests for Radio seriesRemita Amine2020-12-051-2/+4
|
* [nrk] reduce the number of instalments requestsRemita Amine2020-12-051-1/+3
|
* [nrk] improve format extractionRemita Amine2020-12-051-12/+28
|
* [nrk] improve extractionRemita Amine2020-12-051-171/+81
| | | | | | | | - improve format extraction for old akamai formats - update some of the tests - add is_live value to entry info dict - request instalments only when their available - fix skole extraction
* [peertube] Extract fpsSergey M․2020-12-051-0/+2
|
* [peertube] Recognize audio-only formats (closes #27295)Sergey M․2020-12-051-0/+2
|
* release 2020.12.05 2020.12.05Sergey M․2020-12-058-14/+17
|
* [ChangeLog] ActualizeSergey M․2020-12-051-0/+21
| | | | [ci skip]
* [teachable:course] Improve extraction (closes #24507, closes #27286)Sergey M․2020-12-051-1/+1
|
* [nrk] Improve error extractionSergey M․2020-12-051-16/+20
|
* [nrktv] Relax _VALID_URLSergey M․2020-12-051-8/+1
|
* [nrktv:series] Improve extraction (closes #21926)Sergey M․2020-12-051-4/+26
|
* [nrktv:series] Improve extractionSergey M․2020-12-051-48/+74
|
* [nrktv:season] Improve extractionSergey M․2020-12-051-16/+83
|
* [nrk] fix call to moved methodRemita Amine2020-12-041-2/+2
|
* [nrk] fix typoRemita Amine2020-12-041-1/+1
|
* [nrk] improve format extraction and geo-restriction detection (closes #24221)Remita Amine2020-12-041-22/+21
|
* [pornhub] Handle HTTP errors gracefully (closes #26414)Sergey M․2020-12-041-1/+6
|
* [nrktv] Relax _VALID_URL (closes #27299, closes #26185)Sergey M․2020-12-041-1/+4
|
* [zdf] extract webm formats(closes #26659)Remita Amine2020-12-041-2/+2
|
* [travis] Disable download jobsSergey M․2020-12-031-13/+13
| | | | | Until youtube-dl OSS approval by Travis or moving to GitHub Actions [ci skip]
* [nhk] Add audio clip test to NHK extractor (#27269)Matthew Rayermann2020-12-031-1/+14
|
* [gamespot] Extract DASH and HTTP formatsRemita Amine2020-12-031-85/+25
|
* [extractor/commons] improve Akamai HTTP formats extractionRemita Amine2020-12-031-10/+9
|
* [tver] correct episode_number keyRemita Amine2020-12-021-1/+1
|
* [extractor/common] improve Akamai HTTP format extractionRemita Amine2020-12-021-2/+2
| | | | | | - Allow m3u8 manifest without an additional audio format - Fix extraction for qualities starting with a number Solution provided by @nixxo based on: https://stackoverflow.com/a/5984688
* [tver] Add new extractor (closes #26662)(closes #27284)Remita Amine2020-12-023-0/+104
|
* [pornhub] Add support for pornhub.org (#27276)opusforlife22020-12-031-5/+8
| | | Most ISPs block the other two TLDs through deep packet inspection
* [extractors] Add QubIE importRemita Amine2020-12-021-1/+4
|
* release 2020.12.02 2020.12.02Sergey M․2020-12-028-14/+17
|
* [ChangeLog] ActualizeSergey M․2020-12-021-0/+17
| | | | [ci skip]
* [tva] Add support for qub.ca (closes #27235)Remita Amine2020-12-011-17/+48
|
* [toggle] Detect DRM protected videos (closes #16479)(closes #20805)Remita Amine2020-12-011-12/+12
|
* [toggle] Add support for new MeWatch URLs (closes #27256)Remita Amine2020-12-012-32/+47
|
* [youtube:tab] Extract channels only from channels tab (closes #27266)Sergey M․2020-12-011-4/+13
|
* [cspan] Extract info from jwplayer data (closes #3672, closes #3734, closes ↵Sergey M․2020-12-011-2/+23
| | | | #10638, closes #13030, closes #18806, closes #23148, closes #24461, closes #26171, closes #26800, closes #27263)
* [cspan] Pass Referer header with format's video URL (#26032) (closes #25729)Roman Beránek2020-12-011-0/+2
|
* [youtube] Improve age-gated videos extraction (closes #27259)Sergey M․2020-12-011-3/+9
|