aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'Jesus2023-09-111-1/+1
|\
| * [ie/twitter] Fix retweet extraction and syndication API (#8016)bashonly2023-09-091-1/+1
| | | | | | Authored by: bashonly
* | update from upstreamJesus2023-09-041-115/+224
|\|
| * [ie/youtube] Add `player_params` extractor arg (#7719)coletdjnz2023-07-291-0/+1
| | | | | | Authored by: coletdjnz
| * [cleanup] Misc fixespukkandan2023-07-221-2/+2
| | | | | | | | Closes #7528
| * Revert 49296437a8e5fa91dacb5446e51ab588474c85d3pukkandan2023-07-061-0/+3
| |
| * [docs] Minor fixespukkandan2023-07-061-7/+7
| | | | | | | | Closes #7515
| * [extractor/twitter] Fix unauthenticated extraction (#7476)bashonly2023-07-051-3/+0
| | | | | | | | Closes #7473 Authored by: bashonly
| * [extractor/stacommu] Add extractors (#7432)urectanc2023-06-301-1/+1
| | | | | | Authored by: urectanc
| * [extractor/youtube] Add extractor-arg `formats`pukkandan2023-06-251-2/+1
| | | | | | | | Closes #7417
| * [cleanup] Miscpukkandan2023-06-221-1/+1
| |
| * Improve `--download-sections`pukkandan2023-06-221-6/+8
| | | | | | | | | | | | | | * Support negative time-ranges * Add `*from-url` to obey time-ranges in URL Closes #7248
| * [extractor/youtube] Add `ios` to default clients usedpukkandan2023-06-221-1/+1
| | | | | | | | | | * IOS is affected neither by 403 or by nsig so helps mitigate them preemptively * IOS also has higher bit-rate "premium" formats though they are not labeled as such
| * [cleanup] Miscbashonly2023-06-211-4/+4
| | | | | | | | Authored by: bashonly
| * Fix bug in db3ad8a67661d7b234a6954d9c6a4a9b1749f5ebpukkandan2023-06-211-1/+1
| | | | | | | | Closes #7367
| * Release 2023.06.21github-actions2023-06-211-1/+1
| | | | | | | | | | | | Created by: pukkandan :ci skip all :ci run dl
| * [cleanup] Miscpukkandan2023-06-211-15/+13
| | | | | | | | | | Closes #6288, Closes #7197, Closes #7265, Closes #7353, Closes #5773 Authored by: mikf, freezboltz, pukkandan
| * Add option `--netrc-cmd` (#6682)Nicolai Dagestad2023-06-211-2/+13
| | | | | | | | Authored by: NDagestad, pukkandan Closes #1706
| * Add `--compat-option playlist-match-filter`pukkandan2023-06-211-3/+4
| | | | | | | | Closes #6073
| * [cookies] Revert compatibility breakage in ↵pukkandan2023-06-211-1/+1
| | | | | | | | b38d4c941d1993ab27e4c0f8e024e23c2ec0f8f8
| * [extractor/nhk] `NhkRadiruLive`: Add extractor (#7332)garret2023-06-191-0/+3
| | | | | | Authored by: garret1317
| * [extractor/youtube] Extract `channel_is_verified` (#7213)coletdjnz2023-06-081-0/+1
| | | | | | | | Authored by: coletdjnz
| * [extractor/twitch] Update `_CLIENT_ID` and add extractor-arg (#7200)bashonly2023-06-021-0/+3
| | | | | | | | Closes #7058, Closes #7183 Authored by: bashonly
| * [core] Implement `--color` flag (#6904)Simon Sawicki2023-05-241-2/+7
| | | | | | Authored by: Grub4K
| * [update] Implement `--update-to` repoSimon Sawicki2023-05-201-5/+8
| | | | | | | | Authored by: Grub4K, pukkandan
| * [docs] Misc improvementspukkandan2023-05-201-11/+12
| | | | | | | | Closes #6814, closes #6940, closes #6733, closes #6923, closes #6566, closes #6726, closes #6728
| * [extractor/wrestleuniverse] Fix extraction, add login (#6982)bashonly2023-05-081-0/+3
| | | | | | | | | | | | Closes #6975 Authored by: bashonly, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
| * [extractor/twitter] Default to GraphQL, handle auth errors (#6957)bashonly2023-05-011-1/+1
| | | | | | | | Closes #6763 Authored by: bashonly
| * Add option `--xff`pukkandan2023-04-241-9/+9
| | | | | | | | Deprecates `--geo-bypass`, `--no-geo-bypass, `--geo-bypass-country`, `--geo-bypass-ip-block`
| * Add `--no-quiet`pukkandan2023-04-241-0/+1
| | | | | | | | Closes #6796
| * [outtmpl] Support `str.format` syntax inside replacementspukkandan2023-04-241-1/+1
| | | | | | | | Closes #6843
| * [extractor/generic] Attempt to detect live HLS (#6775)bashonly2023-04-131-0/+1
| | | | | | | | | | | | | | * Extract duration for non-live generic HLS videos * Add extractor-arg `is_live` to bypass live HLS check Closes #6705 Authored by: bashonly
| * [extractor/generic] Accept values for `fragment_query`, `variant_query` (#6600)bashonly2023-03-231-2/+2
| | | | | | | | Closes #6593 Authored by: bashonly
| * [extractor/generic] Add extractor-args `hls_key`, `variant_query` (#6567)bashonly2023-03-211-0/+2
| | | | | | Authored by: bashonly
| * [extractor/youtube] Add extractor-arg `include_duplicate_formats`pukkandan2023-03-111-0/+1
| |
| * [cleanup] Miscpukkandan2023-03-051-3/+2
| |
| * Release 2023.03.03github-actions2023-03-031-2/+2
| | | | | | | | | | | | Created by: Grub4K :ci skip all :ci run dl
| * Add option `--break-match-filters`pukkandan2023-03-041-4/+6
| | | | | | | | | | | | * Deprecates `--break-on-reject` Closes #5962
| * [cleanup] Miscpukkandan2023-03-031-4/+4
| |
| * [build] Sign SHA files and release public keySimon Sawicki2023-03-031-1/+10
| | | | | | | | | | Closes #6344 Authored by: Grub4K
| * [update] Add option `--update-to`, including to nightly (#6220)Simon Sawicki2023-03-031-1/+22
| | | | | | | | | | | | | | | | * By default, stable will only update to stable, and nightly to nightly Authored by: Grub4K, bashonly, pukkandan Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
| * [build] Automated builds and nightly releases (#6220)Simon Sawicki2023-03-031-4/+4
| | | | | | | | | | | | | | Closes #1839 Authored by: Grub4K, bashonly Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
| * [devscripts] Script to generate changelog (#6220)Simon Sawicki2023-03-031-2/+5
| | | | | | | | Authored by: Grub4K
| * [cleanup] Miscpukkandan2023-02-281-0/+1
| |
| * Update to ytdl-commit-2dd6c6epukkandan2023-02-171-1/+1
| | | | | | | | | | | | | | | | | | | | [YouTube] Avoid crash if uploader_id extraction fails https://github.com/ytdl-org/youtube-dl/commit/2dd6c6edd8e0fc5e45865b8e6d865e35147de772 Except: * 295736c9cba714fb5de7d1c3dd31d86e50091cf8 [jsinterp] Improve parsing * 384f632e8a9b61e864a26678d85b2b39933b9bae [ITV] Overhaul ITV extractor * 33db85c571304bbd6863e3407ad8d08764c9e53b [feat]: Add support to external downloader aria2p
| * [cleanup] Miscpukkandan2023-02-171-3/+5
| | | | | | | | Closes #5897
| * Fix config locations (#5933)Simon Sawicki2023-01-071-2/+4
| | | | | | | | | | | | Bug in 8e40b9d1ec132ae1bcac50b3ee520ece46ac9c55 Closes #5953 Authored by: Grub4k, coletdjnz, pukkandan
| * [downloader/aria2c] Disable native progresspukkandan2023-01-031-1/+1
| | | | | | | | Closes #5931, closes #5928, Re-opens #2038
| * Release 2023.01.02pukkandan2023-01-021-1/+1
| |
| * [cleanup] Miscpukkandan2023-01-021-1/+1
| | | | | | | | Closes #5576, closes #5887