Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [utils] Fix error when copying `LazyList` | pukkandan | 2021-11-20 | 3 | -13/+21 |
| | |||||
* | [utils] Fix `PagedList` | pukkandan | 2021-11-20 | 2 | -2/+6 |
| | | | | Bug in d8cf8d97a8dbc9602556de474af133b5ab0e0a29 | ||||
* | [utils] Allow alignment in `render_table` | pukkandan | 2021-11-20 | 3 | -28/+68 |
| | | | | and add tests | ||||
* | [bbc] Get all available formats (#1717) | nyuszika7h | 2021-11-19 | 1 | -4/+15 |
| | | | Authored by: nyuszika7h | ||||
* | [VidLii] Add 720p support (#1681) | Paper | 2021-11-19 | 1 | -8/+39 |
| | | | Authored by: mrpapersonic | ||||
* | [AES] Add ECB mode (#1686) | The Hatsune Daishi | 2021-11-19 | 2 | -1/+59 |
| | | | | Needed for #1688 Authored by: nao20010128nao | ||||
* | [hls] Better FairPlay DRM detection (#1661) | nyuszika7h | 2021-11-19 | 2 | -4/+13 |
| | | | Authored by: nyuszika7h | ||||
* | [tests] Fix tests | pukkandan | 2021-11-19 | 5 | -17/+15 |
| | |||||
* | [cleanup] Minor cleanup | pukkandan | 2021-11-19 | 12 | -60/+74 |
| | | | | Closes #1696, Closes #1673 | ||||
* | [ExtractAudio] Support `alac` | pukkandan | 2021-11-19 | 1 | -16/+28 |
| | | | | Closes #1707 | ||||
* | [soundcloud:search] Fix pagination | pukkandan | 2021-11-19 | 1 | -2/+3 |
| | |||||
* | [Reddit] Add support for 1080p videos (#1682) | Joshua Lochner | 2021-11-19 | 3 | -44/+71 |
| | | | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/29565 Authored by: xenova | ||||
* | [Stripchat] Add extractor (#1668) | zulaport | 2021-11-19 | 2 | -0/+67 |
| | | | Authored by: zulaport | ||||
* | [blogger] Add extractor (#1629) | Paul Wise | 2021-11-19 | 3 | -0/+72 |
| | | | Authored by: pabs3 | ||||
* | [rtrfm] Add extractor (#1628) | Paul Wise | 2021-11-19 | 2 | -0/+68 |
| | | | Authored by: pabs3 | ||||
* | [LinkedIn] Add extractor (#1597) | u-spec-png | 2021-11-19 | 2 | -28/+78 |
| | | | | Closes #1206 Authored by: u-spec-png | ||||
* | [mixch] add support for mixch.tv (#1586) | The Hatsune Daishi | 2021-11-19 | 2 | -0/+56 |
| | | | Authored by: nao20010128nao | ||||
* | [peer.tv] Add extractor (#1499) | u-spec-png | 2021-11-19 | 2 | -0/+58 |
| | | | | Closes #1388 Authored by: u-spec-png | ||||
* | [AmazonStoreIE] Fix regex to not match vdp urls (#1699) | Ashish Gupta | 2021-11-18 | 1 | -1/+1 |
| | | | | Closes: #1698 Authored by: Ashish0804 | ||||
* | [HotStar] Set language field from tags (#1700) | Ashish Gupta | 2021-11-18 | 1 | -0/+5 |
| | | | Authored by: Ashish0804 | ||||
* | [CanalAlpha] Add extractor (#1655) | Ashish Gupta | 2021-11-18 | 2 | -0/+99 |
| | | | | Closes: #1528 Authored by: Ashish0804 | ||||
* | [ESPNCricInfo] Add extractor (#1652) | Ashish Gupta | 2021-11-18 | 2 | -0/+44 |
| | | | | Closes: #1635 Authored by: Ashish0804 | ||||
* | [OneFootball] Add extractor (#1613) | Ashish Gupta | 2021-11-18 | 2 | -0/+52 |
| | | | | Closes: #1598 Authored by: Ashish0804 | ||||
* | [youtube] Add storyboard formats | pukkandan | 2021-11-17 | 1 | -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` | pukkandan | 2021-11-16 | 1 | -2/+6 |
| | |||||
* | [youtube] Add `default` player client (#1685) | coletdjnz | 2021-11-16 | 2 | -2/+5 |
| | | | Authored-by: coletdjnz | ||||
* | Fix 'postprocessor_hooks` | pukkandan | 2021-11-15 | 1 | -5/+8 |
| | | | | Closes #1650 | ||||
* | Add option `--embed-info-json` to embed info-json in mkv | pukkandan | 2021-11-15 | 4 | -17/+60 |
| | | | | Closes #1644 | ||||
* | Add compat-option embed-metadata | pukkandan | 2021-11-15 | 3 | -1/+5 |
| | |||||
* | [curiositystream] Fix login | pukkandan | 2021-11-13 | 1 | -3/+5 |
| | | | | Bug from 92775d8a40728fe045af000755f1c3eeffb2089d | ||||
* | [curiositystream] Add more metadata | pukkandan | 2021-11-13 | 2 | -2/+11 |
| | | | | Closes #1568 | ||||
* | Fix `--load-info-json` of playlists with failed entries | pukkandan | 2021-11-13 | 1 | -3/+4 |
| | |||||
* | [youtube] Minor improvement to format sorting | pukkandan | 2021-11-13 | 1 | -1/+1 |
| | |||||
* | [ExtractAudio] Fix conversion to `wav` | pukkandan | 2021-11-13 | 1 | -4/+1 |
| | | | | Closes #1645 | ||||
* | [CuriosityStream] Fix series | pukkandan | 2021-11-13 | 2 | -24/+35 |
| | | | | Bug indroduced in ed807c18376ecb61c2219b506040bc3e9464bde9 | ||||
* | [RoosterTeethSeries] Fix for multiple pages (#1642) | MinePlayersPE | 2021-11-12 | 1 | -1/+9 |
| | | | Authored by: MinePlayersPE | ||||
* | [nexx] Better error message for unsupported format | pukkandan | 2021-11-12 | 1 | -2/+1 |
| | | | | Related: #1637 | ||||
* | [NovaEmbed] Fix extractor | pukkandan | 2021-11-12 | 1 | -6/+27 |
| | | | | Closes #1570 | ||||
* | bugfix for e08a85d86595705126d1304eafd3829e6f3811d0 | pukkandan | 2021-11-11 | 1 | -4/+5 |
| | |||||
* | Fix writing playlist infojson with `--no-clean-infojson` | pukkandan | 2021-11-11 | 1 | -5/+15 |
| | |||||
* | Allow using a custom format selector through API | pukkandan | 2021-11-11 | 2 | -11/+53 |
| | | | | Closes #1619, #1464 | ||||
* | Fix bug in parsing `--add-header` | pukkandan | 2021-11-11 | 1 | -6/+6 |
| | | | | Closes #1614 | ||||
* | [CBC Gem] Fix for shows that don't have all seasons (#1621) | makeworld | 2021-11-11 | 1 | -1/+2 |
| | | | | Closes #1594 Authored by: makeworld-the-better-one | ||||
* | [Tokentube] Fix description (#1578) | u-spec-png | 2021-11-10 | 1 | -3/+9 |
| | | | Authored by: u-spec-png | ||||
* | [version] update | pukkandan | 2021-11-10 | 6 | -12/+12 |
| | | | | :ci skip all | ||||
* | Release 2021.11.10.1 | pukkandan | 2021-11-10 | 2 | -5/+10 |
| | | | | :ci skip all | ||||
* | [version] update | pukkandan | 2021-11-10 | 6 | -12/+12 |
| | | | | :ci skip all | ||||
* | Release 2021.11.10 | pukkandan | 2021-11-10 | 7 | -12/+133 |
| | |||||
* | [tvp] Add TVPStreamIE (#1401) | Lauren Liberda | 2021-11-10 | 2 | -0/+47 |
| | | | | Authored by: selfisekai | ||||
* | [tvp] Fix extractor (#1401) | Lauren Liberda | 2021-11-10 | 1 | -22/+189 |
| | | | | Authored by: selfisekai |