aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * [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
| * [ZenYandex] Fix extractor (#1558)u-spec-png2021-11-091-13/+47
| | | | | | | | Closes #1545 Authored by: u-spec-png
| * Fix bug in `--load-infojson` of playlistspukkandan2021-11-081-1/+1
| | | | | | | | Fixes: https://github.com/yt-dlp/yt-dlp/issues/1514#issuecomment-962659529
| * [outtmpl] Do not traverse `None`pukkandan2021-11-082-2/+3
| | | | | | | | Closes #1585
| * [VRT] Fix login (#1566)pgaig2021-11-061-21/+25
| | | | | | | | Closes #1557 Authored by: pgaig
| * [youtube] Add Invidious list for playlists/channels (#1567)Ryan Hendrickson2021-11-061-69/+76
| | | | | | Authored by: rhendric
| * [iPrima] Fix extractor (#1541)stanoarn2021-11-062-17/+135
| | | | | | Authored by: stanoarn
| * [roosterteeth] Add series extractorpukkandan2021-11-062-75/+133
| |
| * [utils] Add `join_nonempty`pukkandan2021-11-0624-131/+82
| |
| * [test/download] Fallback test to `bv`pukkandan2021-11-0634-85/+1
| |
| * [Newgrounds] Fix description (#1562)u-spec-png2021-11-061-5/+14
| | | | | | Authored by: u-spec-png