aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [extractor/LastFM] Rewrite playlist extraction (#6379)Ha Tien Loi2023-03-121-20/+23
* [extractor/thesun] Update `_VALID_URL` (#6522)Ha Tien Loi2023-03-121-3/+10
* Fix 2a23d92d9ec44a0168079e38bcf3d383e5c4c7bbpukkandan2023-03-121-6/+9
* [extractor/youtube] Construct fragment list lazilypukkandan2023-03-111-2/+2
* [extractor/youtube] Add extractor-arg `include_duplicate_formats`pukkandan2023-03-112-16/+23
* [extractor/youtube] Add client name to `format_note` when `-v` (#6254)Lesmiscore2023-03-111-4/+25
* [extractor/rokfin] Re-construct manifest url (#6507)vampirefrog2023-03-111-1/+49
* [extractor/opencast] Fix format bug (#6512)Daniel Vogt2023-03-111-2/+2
* [extractor/hidive] Fix loginpukkandan2023-03-101-3/+4
* Support loading info.json with a list at it's rootpukkandan2023-03-102-11/+14
* [extractor/cbc:gem] Update `_VALID_URL` (#6499)makeworld2023-03-101-1/+4
* [extractor/twitch] Fix `is_live` (#6500)Elyse2023-03-101-1/+1
* [extractor/youtube] Bypass throttling for `-f17`pukkandan2023-03-091-12/+7
* [downloader/curl] Fix progress reportingpukkandan2023-03-091-1/+1
* [extractor/opencast] Add ltitools to `_VALID_URL` (#6371)Daniel Vogt2023-03-091-13/+24
* [extractor/iq] Set more language codes (#6476)D0LLYNH02023-03-091-1/+3
* [cookies] Defer extraction of v11 key from keyringSimon Sawicki2023-03-081-2/+8
* [postprocessor] Fix chapters if duration is not extracted (#6037)bashonly2023-03-082-0/+8
* [extractor/chilloutzone] Fix extractor (#6445)bashonly2023-03-081-49/+79
* [utils] `write_string`: Fix noconsole behaviorSimon Sawicki2023-03-071-0/+3
* [extractor/nubilesporn] Add extractor (#6231)permunkle2023-03-072-0/+100
* [extractor/teamcoco] Fix extractor (#6437)bashonly2023-03-052-130/+212
* Release 2023.03.04github-actions2023-03-0410-30/+76
* [cleanup] Miscpukkandan2023-03-058-38/+46
* [extractor/lefigaro] Add extractors (#6309)Elyse2023-03-052-0/+139
* [extractor/tubetugraz] Support `--twofactor` (#6424) (#6427)Ferdinand Bachmann2023-03-051-3/+22
* [extractor/tunein] Fix extractors (#6310)Elyse2023-03-052-112/+171
* [extractor/telecaribe] Add extractor (#6311)Elyse2023-03-052-0/+78
* [extractor/lumni] Add extractor (#6302)Chris Caruso2023-03-052-0/+27
* [extractor/Prankcast] Fix tags (#6316)columndeeply2023-03-041-3/+3
* [extractor/twitter] Fix retweet extraction (#6422)lauren n. liberda2023-03-041-2/+24
* [extractor/SportDeutschland] Rewrite extractorpukkandan2023-03-041-56/+88
* [extractor/bilibili] Fix for downloading wrong subtitles (#6358)LXYan23332023-03-041-3/+4
* [devscripts] `make_changelog`: Stop at `Release ...` commitpukkandan2023-03-043-32/+10
* [xvideos:quickies] Add extractor (#6414)Yakabuff2023-03-042-1/+25
* [extractor/rutube] Extract chapters from description (#6345)mushbite2023-03-043-42/+66
* [build] Only archive if `vars.ARCHIVE_REPO` is setSimon Sawicki2023-03-041-2/+3
* [extractor/twitch] Update for GraphQL API changes (#6318)Elyse2023-03-041-9/+37
* [extractor/ESPNcricinfo] Handle new URL pattern (#6321)Venkata Krishna S2023-03-041-1/+12
* [build] Fix publishing to PyPI and homebrewbashonly2023-03-031-0/+2
* Release 2023.03.03github-actions2023-03-0310-28/+89
* Fix d400e261cf029a3f20d364113b14de973be75404Simon Sawicki2023-03-031-6/+8
* Fix bug in 29cb20bd563c02671b31dd840139e93dd37150a1pukkandan2023-03-041-1/+1
* Add option `--break-match-filters`pukkandan2023-03-045-31/+62
* Fix `--break-on-existing` with `--lazy-playlist`pukkandan2023-03-031-2/+4
* [cleanup, jsinterp] Give functions names to help debuggingpukkandan2023-03-032-7/+14
* [cleanup] Miscpukkandan2023-03-036-13/+24
* [build] Add `cffi` as a dependency for `yt_dlp_linux`bashonly2023-03-031-2/+7
* [build] Sign SHA files and release public keySimon Sawicki2023-03-035-1/+56
* [update] Add option `--update-to`, including to nightly (#6220)Simon Sawicki2023-03-036-43/+150