Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-20 | [build] Various build workflow improvements | bashonly | |
- Wait for build before publishing to PyPI - Do not run `meta_files` job if release is cancelled - Customizable channel in release workflow - Display badges above changelog Authored by: bashonly, Grub4K | |||
2023-05-20 | [build] Fix macOS target | Simon Sawicki | |
Authored by: Grub4K | |||
2023-05-20 | [update] Implement `--update-to` repo | Simon Sawicki | |
Authored by: Grub4K, pukkandan | |||
2023-05-20 | [update] Better error handling | Simon Sawicki | |
Authored by: pukkandan | |||
2023-05-20 | [extractor/youtube] Support podcasts and releases tabs | coletdjnz | |
Closes https://github.com/yt-dlp/yt-dlp/issues/6893 Authored by: coletdjnz | |||
2023-05-20 | [cleanup] Misc | pukkandan | |
Closes #7030, closes #6967 | |||
2023-05-20 | [jsinterp] Handle `NaN` in bitwise operators | pukkandan | |
Closes #6131 | |||
2023-05-20 | [extractor/booyah] Remove extractor | pukkandan | |
Site shut down. Closes #6425 | |||
2023-05-20 | [docs] Misc improvements | pukkandan | |
Closes #6814, closes #6940, closes #6733, closes #6923, closes #6566, closes #6726, closes #6728 | |||
2023-05-11 | [extractor/iwara] Implement login (#6721) | toomyzoom | |
Authored by: toomyzoom | |||
2023-05-08 | [extractor/wrestleuniverse] Fix extraction, add login (#6982) | bashonly | |
Closes #6975 Authored by: bashonly, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.xyz> | |||
2023-05-08 | [extractor/facebook] Fix metadata extraction (#6856) | ringus1 | |
Closes #3432 Authored by: ringus1 | |||
2023-05-06 | [extractor/abematv] Add fallback for title and description extraction and ↵ | Lesmiscore | |
extract more metadata (#6994) Authored by: Lesmiscore | |||
2023-05-06 | [extractor/tvp] Use new API (#6989) | lauren n. liberda | |
Authored by: selfisekai Closes #6987 | |||
2023-05-05 | [extractor/youporn] Extract m3u8 formats | pukkandan | |
Closes #6977 | |||
2023-05-05 | [utils] `locked_file`: Fix for virtiofs (#6840) | Eveldee | |
Authored by: brandon-dacrib Closes #6823 | |||
2023-05-03 | [extractor/clipchamp] Add extractor (#6978) | bashonly | |
Closes #6973 Authored by: bashonly | |||
2023-05-02 | [extractor/dlf] Add extractors (#6697) | Nicholas Defranco | |
Closes #6430 Authored by: nick-cd | |||
2023-05-01 | [extractor/twitter] Default to GraphQL, handle auth errors (#6957) | bashonly | |
Closes #6763 Authored by: bashonly | |||
2023-04-30 | [utils] `traverse_obj`: More fixes (#6959) | Simon Sawicki | |
- Fix result when branching with `traverse_string` - Fix `slice` path on `dict`s - Fix tests and docstrings from 21b5ec86c2c37d10c5bb97edd7051d3aac16bb3e - Add `is_iterable_like` helper function Authored by: Grub4K | |||
2023-04-29 | [extractor/reddit] Add login support (#6950) | bashonly | |
Closes #6949 Authored by: bashonly | |||
2023-04-29 | Fix f005a35aa7e4f67a0c603a946c0dd714c151b2d6 | pukkandan | |
Printing inside `finally` causes the order of logging to change when there is an error, which is undesirable. So this is reverted. The issue of `--print` being blocked by pre-processors was an unintentional side-effect of changing the operation orders in 170605840ea9d5ad75da6576485ea7d125b428ee, and this is also partially reverted. | |||
2023-04-29 | Ensure pre-processor errors do not block `--print` | pukkandan | |
Closes #6937 | |||
2023-04-28 | [extractor/cbc] Fix live extractor, playlist `_VALID_URL` (#6625) | makeworld | |
Authored by: makew0rld | |||
2023-04-27 | Fix bug in 170605840ea9d5ad75da6576485ea7d125b428ee | pukkandan | |
and related refactor | |||
2023-04-27 | [jsinterp] Handle negative numbers better | pukkandan | |
Closes #6131 | |||
2023-04-27 | Populate `filename` and `urls` fields at all stages of `--print` | pukkandan | |
Closes https://github.com/yt-dlp/yt-dlp/issues/6920 | |||
2023-04-26 | [extractor/globalplayer] Add extractors (#6903) | garret | |
Authored by: garret1317 | |||
2023-04-26 | [extractor/aeonco] Support Youtube embeds (#6591) | Alex Klapheke | |
Authored by: alexklapheke | |||
2023-04-25 | [extractor/pornhub] Set access cookies to fix extraction (#6685) | Noah | |
Closes #4299 Authored by: Schmoaaaaah, arobase-che Co-authored-by: Noah <nkempers@outlook.de> Co-authored-by: ache <ache@ache.one> | |||
2023-04-25 | [extractor/bitchute] Add more fallback subdomains (#6907) | Neurognostic | |
Authored by: Neurognostic | |||
2023-04-25 | [extractor/NiconicoSeries] Fix extraction (#6898) | sqrtNOT | |
Authored by: sqrtNOT | |||
2023-04-24 | [extractors/rtvc] Add extractors (#6578) | Elyse | |
* Add `RTVCPlay` extractor * Add `RTVCPlayEmbed` extractor * Add `RTVCKaltura` extractor * Add `SenalColombiaLive` extractor Closes #6457 Authored by: elyse0 | |||
2023-04-24 | [utils] `traverse_obj`: Allow iterables in traversal (#6902) | Simon Sawicki | |
Authored by: Grub4K | |||
2023-04-24 | Add option `--xff` | pukkandan | |
Deprecates `--geo-bypass`, `--no-geo-bypass, `--geo-bypass-country`, `--geo-bypass-ip-block` | |||
2023-04-24 | [extractor/hentaistigma] Remove extractor | pukkandan | |
Piracy site Closes #6870 | |||
2023-04-24 | Add `--no-quiet` | pukkandan | |
Closes #6796 | |||
2023-04-24 | [outtmpl] Support `str.format` syntax inside replacements | pukkandan | |
Closes #6843 | |||
2023-04-24 | [outtmpl] Allow `\n` in replacements and default. | pukkandan | |
Fixes: https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1510055357 Fixes: https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1510363645 | |||
2023-04-22 | [extractor/twitch] Extract original size thumbnail (#6629) | JC-Chung | |
Authored by: JC-Chung | |||
2023-04-22 | [extractor/wevidi] Add extractor (#6868) | truedread | |
Closes #6129 Authored by: truedread | |||
2023-04-19 | [extractor/nhk] Add `NhkRadiru` extractor (#6819) | garret | |
* Add `NhkRadioNewsPage` extractor Authored by: garret1317 | |||
2023-04-18 | [extractor/sbs] Overhaul extractor for new API (#6839) | vidiot720 | |
Closes #6543 Authored by: vidiot720, dirkf, bashonly | |||
2023-04-18 | [extractor/bilibili] Support festival videos (#6547) | qbnu | |
Closes #6138 Authored by: qbnu | |||
2023-04-18 | [extractor/stageplus] Add extractor (#6838) | bashonly | |
Closes #6806 Authored by: bashonly | |||
2023-04-18 | [extractor/pornez] Support new URL formats (#6792) | zhgwn | |
Closes #6791, Closes #6298 Authored by: zhgwn | |||
2023-04-16 | [extractor/whyp] Add extractor (#6803) | CoryTibbettsDev | |
Authored by: CoryTibbettsDev | |||
2023-04-16 | [extractor/gronkh] Extract duration and chapters (#6817) | satan1st | |
Authored by: satan1st | |||
2023-04-16 | [extractor/reddit] Support cookies and short URLs (#6825) | bashonly | |
Closes #6665, Closes #6753 Authored by: bashonly | |||
2023-04-16 | [extractor/adobepass] Handle `Charter_Direct` MSO as `Spectrum` (#6824) | bashonly | |
Authored by: bashonly |