Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [facebook] add support for group posts with multiple videos(closes #19131) | Remita Amine | 2020-12-11 | 1 | -12/+45 | |
| | ||||||
* | [itv] remove old extractio method and fix series metadata extraction | Remita Amine | 2020-12-10 | 1 | -217/+90 | |
| | | | | | closes #23177 closes #26897 | |||||
* | [facebook] redirect Mobile URLs to Desktop URLs | Remita Amine | 2020-12-10 | 1 | -1/+2 | |
| | | | | | closes #24831 closes #25624 | |||||
* | [facebook] Add support for Relay based pages(closes #26823) | Remita Amine | 2020-12-10 | 1 | -5/+66 | |
| | ||||||
* | [facebook] try to reduce unessessary tahoe requests | Remita Amine | 2020-12-10 | 1 | -5/+4 | |
| | ||||||
* | [facebook] remove hardcoded chrome user-agent | Remita Amine | 2020-12-09 | 1 | -5/+1 | |
| | | | | | | | closes #18974 closes #25411 closes #26958 closes #27329 | |||||
* | [smotri] Remove extractor (#27358) | Andrey Smirnoff | 2020-12-10 | 4 | -429/+1 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2020-12-10 | 1 | -1/+1 | |
| | | | | [ci skip] | |||||
* | [README.md] Update travis CI tld (#27354) | 谭九鼎 | 2020-12-09 | 1 | -1/+1 | |
| | ||||||
* | [beampro] Remove Extractor | Remita Amine | 2020-12-09 | 2 | -198/+0 | |
| | | | | | | | | closes #17290 closes #22871 closes #23020 closes #23061 closes #26099 | |||||
* | release 2020.12.09 | Sergey M․ | 2020-12-09 | 7 | -14/+16 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2020-12-09 | 1 | -0/+24 | |
| | | | | [ci skip] | |||||
* | [youtube:tab] Improve identity token extraction (closes #27197) | Sergey M․ | 2020-12-09 | 1 | -3/+14 | |
| | ||||||
* | [youtube:tab] Make click tracking params on continuation optional | Sergey M․ | 2020-12-09 | 1 | -12/+12 | |
| | ||||||
* | [youtube:tab] Delegate inline playlists to tab-based playlists (closes #27298) | Sergey M․ | 2020-12-09 | 1 | -2/+16 | |
| | ||||||
* | [tubitv] Extract release year (#27317) | EntranceJew | 2020-12-09 | 1 | -0/+14 | |
| | ||||||
* | [youtube] Remove unused code (#27343) | Soneé John | 2020-12-09 | 1 | -5/+0 | |
| | ||||||
* | [extractor/common] Fix inline HTML5 media tags processing and add test ↵ | Sergey M․ | 2020-12-09 | 2 | -3/+15 | |
| | | | | (closes #27345) | |||||
* | [amcnetworks] Fix free content extraction(closes #20354) | Remita Amine | 2020-12-08 | 1 | -25/+25 | |
| | ||||||
* | [lbry] add support for channel extraction(closes #25584) | Remita Amine | 2020-12-08 | 2 | -43/+141 | |
| | ||||||
* | [lbry] add support for short and embed URLs and fix channel metadata extraction | Remita Amine | 2020-12-08 | 1 | -8/+36 | |
| | ||||||
* | [telequebec] Fix Extraction and Add Support for video.telequebec.tv | Remita Amine | 2020-12-08 | 2 | -73/+88 | |
| | | | | | | closes #25733 closes #26883 closes #27339 | |||||
* | [youtube:tab] Capture and output alerts (closes #27340) | Sergey M․ | 2020-12-08 | 1 | -0/+22 | |
| | ||||||
* | [generic] comment a test covered now by AmericasTestKitchenIE | Remita Amine | 2020-12-07 | 1 | -17/+17 | |
| | ||||||
* | [tvplay:home] Fix extraction(closes #21153) | Remita Amine | 2020-12-07 | 1 | -55/+35 | |
| | ||||||
* | [americastestkitchen] Fix Extraction and add support for Cook's Country and ↵ | Remita Amine | 2020-12-06 | 1 | -42/+26 | |
| | | | | | | | Cook's Illustrated closes #17234 closes #27322 | |||||
* | [slideslive] Add support for yoda service videos and extract subtitles ↵ | Sergey M․ | 2020-12-07 | 1 | -4/+51 | |
| | | | | (closes #27323) | |||||
* | release 2020.12.07 | Sergey M․ | 2020-12-07 | 8 | -14/+17 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2020-12-07 | 1 | -0/+26 | |
| | | | | [ci skip] | |||||
* | [extractor/generic] Remove unused import | Sergey M․ | 2020-12-07 | 1 | -1/+0 | |
| | ||||||
* | [aenetworks] Fix extraction | Remita Amine | 2020-12-06 | 2 | -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-07 | 2 | -20/+36 | |
| | ||||||
* | [extractor/common] Extract timestamp from Last-Modified header | Sergey M․ | 2020-12-07 | 1 | -1/+1 | |
| | ||||||
* | [extractor/common] Add support for dl8-* media tags (closes #27283) | Sergey M․ | 2020-12-07 | 2 | -2/+5 | |
| | ||||||
* | [extractor/common] Eliminate media tag name regex duplication | Sergey M․ | 2020-12-07 | 1 | -2/+3 | |
| | ||||||
* | [extractor/common] Fix media type extraction for HTML5 media tags in ↵ | Sergey M․ | 2020-12-07 | 1 | -2/+2 | |
| | | | | start/end form | |||||
* | [generic] Extract RSS video itunes metadata | Sergey M․ | 2020-12-06 | 1 | -3/+33 | |
| | ||||||
* | [generic] Extract RSS video timestamp | Sergey M․ | 2020-12-06 | 1 | -0/+3 | |
| | ||||||
* | [generic] Extract RSS video description (#27177) | renalid | 2020-12-06 | 1 | -5/+14 | |
| | ||||||
* | [nrk] reduce requests for Radio series | Remita Amine | 2020-12-05 | 1 | -2/+4 | |
| | ||||||
* | [nrk] reduce the number of instalments requests | Remita Amine | 2020-12-05 | 1 | -1/+3 | |
| | ||||||
* | [nrk] improve format extraction | Remita Amine | 2020-12-05 | 1 | -12/+28 | |
| | ||||||
* | [nrk] improve extraction | Remita Amine | 2020-12-05 | 1 | -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 fps | Sergey M․ | 2020-12-05 | 1 | -0/+2 | |
| | ||||||
* | [peertube] Recognize audio-only formats (closes #27295) | Sergey M․ | 2020-12-05 | 1 | -0/+2 | |
| | ||||||
* | release 2020.12.05 | Sergey M․ | 2020-12-05 | 8 | -14/+17 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2020-12-05 | 1 | -0/+21 | |
| | | | | [ci skip] | |||||
* | [teachable:course] Improve extraction (closes #24507, closes #27286) | Sergey M․ | 2020-12-05 | 1 | -1/+1 | |
| | ||||||
* | [nrk] Improve error extraction | Sergey M․ | 2020-12-05 | 1 | -16/+20 | |
| | ||||||
* | [nrktv] Relax _VALID_URL | Sergey M․ | 2020-12-05 | 1 | -8/+1 | |
| |