aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [rtrfm] Add extractor (#1628)Paul Wise2021-11-192-0/+68
| | | Authored by: pabs3
* [LinkedIn] Add extractor (#1597)u-spec-png2021-11-192-28/+78
| | | | Closes #1206 Authored by: u-spec-png
* [mixch] add support for mixch.tv (#1586)The Hatsune Daishi2021-11-192-0/+56
| | | Authored by: nao20010128nao
* [peer.tv] Add extractor (#1499)u-spec-png2021-11-192-0/+58
| | | | Closes #1388 Authored by: u-spec-png
* [AmazonStoreIE] Fix regex to not match vdp urls (#1699)Ashish Gupta2021-11-181-1/+1
| | | | Closes: #1698 Authored by: Ashish0804
* [HotStar] Set language field from tags (#1700)Ashish Gupta2021-11-181-0/+5
| | | Authored by: Ashish0804
* [CanalAlpha] Add extractor (#1655)Ashish Gupta2021-11-182-0/+99
| | | | Closes: #1528 Authored by: Ashish0804
* [ESPNCricInfo] Add extractor (#1652)Ashish Gupta2021-11-182-0/+44
| | | | Closes: #1635 Authored by: Ashish0804
* [OneFootball] Add extractor (#1613)Ashish Gupta2021-11-182-0/+52
| | | | Closes: #1598 Authored by: Ashish0804
* [youtube] Add storyboard formatspukkandan2021-11-171-6/+47
| | | | | Closes: #1553, https://github.com/ytdl-org/youtube-dl/issues/9868 Related: https://github.com/ytdl-org/youtube-dl/pull/14951
* [utils] Fix `PagedList`pukkandan2021-11-161-2/+6
|
* [youtube] Add `default` player client (#1685)coletdjnz2021-11-162-2/+5
| | | Authored-by: coletdjnz
* Fix 'postprocessor_hooks`pukkandan2021-11-151-5/+8
| | | | Closes #1650
* Add option `--embed-info-json` to embed info-json in mkvpukkandan2021-11-154-17/+60
| | | | Closes #1644
* Add compat-option embed-metadatapukkandan2021-11-153-1/+5
|
* [curiositystream] Fix loginpukkandan2021-11-131-3/+5
| | | | Bug from 92775d8a40728fe045af000755f1c3eeffb2089d
* [curiositystream] Add more metadatapukkandan2021-11-132-2/+11
| | | | Closes #1568
* Fix `--load-info-json` of playlists with failed entriespukkandan2021-11-131-3/+4
|
* [youtube] Minor improvement to format sortingpukkandan2021-11-131-1/+1
|
* [ExtractAudio] Fix conversion to `wav`pukkandan2021-11-131-4/+1
| | | | Closes #1645
* [CuriosityStream] Fix seriespukkandan2021-11-132-24/+35
| | | | Bug indroduced in ed807c18376ecb61c2219b506040bc3e9464bde9
* [RoosterTeethSeries] Fix for multiple pages (#1642)MinePlayersPE2021-11-121-1/+9
| | | Authored by: MinePlayersPE
* [nexx] Better error message for unsupported formatpukkandan2021-11-121-2/+1
| | | | Related: #1637
* [NovaEmbed] Fix extractorpukkandan2021-11-121-6/+27
| | | | Closes #1570
* bugfix for e08a85d86595705126d1304eafd3829e6f3811d0pukkandan2021-11-111-4/+5
|
* Fix writing playlist infojson with `--no-clean-infojson`pukkandan2021-11-111-5/+15
|
* Allow using a custom format selector through APIpukkandan2021-11-112-11/+53
| | | | Closes #1619, #1464
* Fix bug in parsing `--add-header`pukkandan2021-11-111-6/+6
| | | | Closes #1614
* [CBC Gem] Fix for shows that don't have all seasons (#1621)makeworld2021-11-111-1/+2
| | | | Closes #1594 Authored by: makeworld-the-better-one
* [Tokentube] Fix description (#1578)u-spec-png2021-11-101-3/+9
| | | Authored by: u-spec-png
* [version] updatepukkandan2021-11-106-12/+12
| | | | :ci skip all
* Release 2021.11.10.1pukkandan2021-11-102-5/+10
| | | | :ci skip all
* [version] updatepukkandan2021-11-106-12/+12
| | | | :ci skip all
* Release 2021.11.10pukkandan2021-11-107-12/+133
|
* [tvp] Add TVPStreamIE (#1401)Lauren Liberda2021-11-102-0/+47
| | | | Authored by: selfisekai
* [tvp] Fix extractor (#1401)Lauren Liberda2021-11-101-22/+189
| | | | Authored by: selfisekai
* [tvp] Fix embeds (#1401)Lauren Liberda2021-11-102-78/+131
| | | | Authored by: selfisekai
* [wppilot] Add extractors (#1401)Lauren Liberda2021-11-102-0/+181
| | | | Authored by: selfisekai
* [radiokapital] Add extractors (#1401)Lauren Liberda2021-11-102-0/+103
| | | | Authored by: selfisekai
* [polsatgo] Add extractor (#1386)Lauren Liberda2021-11-102-0/+91
| | | | | | Authored by: selfisekai, sdomi Co-authored-by: Dominika Liberda <ja@sdomi.pl>
* [polskieradio] Add extractors (#1386)Lauren Liberda2021-11-102-40/+267
| | | | Authored by: selfisekai
* [extractor] Add `_search_nextjs_data` (#1386)Lauren Liberda2021-11-101-0/+7
| | | | Authored by: selfisekai
* [cleanup] minor fixespukkandan2021-11-106-16/+18
|
* [docs] Minor documentation improvementspukkandan2021-11-104-22/+26
| | | | Closes #1583, #1599
* [outtmpl] Add alternate forms for `q` and `j`pukkandan2021-11-103-11/+17
|
* [cleanup] Minor improvements to error and debug messagespukkandan2021-11-105-39/+98
|
* fix for e1b7c54d7894534778c7796a4481671acab70f8fstanoarn2021-11-101-1/+1
| | | Authored by: stanoarn
* [Gab] Add extractor (#1505)u-spec-png2021-11-102-3/+89
| | | | Closes #1462 Authored by: u-spec-png
* [imdb] Fix thumbnail (#1581)ozburo2021-11-101-1/+1
| | | Authored by: ozburo
* [la7] Fix extractor (#1575)nixxo2021-11-101-13/+41
| | | | Closes #1065 Authored by: nixxo