summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* release 2020.12.09 2020.12.09Sergey M․2020-12-097-14/+16
|
* [ChangeLog] ActualizeSergey M․2020-12-091-0/+24
| | | | [ci skip]
* [youtube:tab] Improve identity token extraction (closes #27197)Sergey M․2020-12-091-3/+14
|
* [youtube:tab] Make click tracking params on continuation optionalSergey M․2020-12-091-12/+12
|
* [youtube:tab] Delegate inline playlists to tab-based playlists (closes #27298)Sergey M․2020-12-091-2/+16
|
* [tubitv] Extract release year (#27317)EntranceJew2020-12-091-0/+14
|
* [youtube] Remove unused code (#27343)Soneé John2020-12-091-5/+0
|
* [extractor/common] Fix inline HTML5 media tags processing and add test ↵Sergey M․2020-12-092-3/+15
| | | | (closes #27345)
* [amcnetworks] Fix free content extraction(closes #20354)Remita Amine2020-12-081-25/+25
|
* [lbry] add support for channel extraction(closes #25584)Remita Amine2020-12-082-43/+141
|
* [lbry] add support for short and embed URLs and fix channel metadata extractionRemita Amine2020-12-081-8/+36
|
* [telequebec] Fix Extraction and Add Support for video.telequebec.tvRemita Amine2020-12-082-73/+88
| | | | | | closes #25733 closes #26883 closes #27339
* [youtube:tab] Capture and output alerts (closes #27340)Sergey M․2020-12-081-0/+22
|
* [generic] comment a test covered now by AmericasTestKitchenIERemita Amine2020-12-071-17/+17
|
* [tvplay:home] Fix extraction(closes #21153)Remita Amine2020-12-071-55/+35
|
* [americastestkitchen] Fix Extraction and add support for Cook's Country and ↵Remita Amine2020-12-061-42/+26
| | | | | | | Cook's Illustrated closes #17234 closes #27322
* [slideslive] Add support for yoda service videos and extract subtitles ↵Sergey M․2020-12-071-4/+51
| | | | (closes #27323)
* 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]