Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-21 | [ie/youtube] Remove broken age-restriction workaround (#11297) | bashonly | |
Closes #11296 Authored by: bashonly | |||
2024-10-20 | [ie/imgur] Fix thumbnail extraction (#11298) | sepro | |
Authored by: seproDev | |||
2024-10-20 | [ie/cda] Support folders (#10786) | Paweł Kotiuk | |
Closes #5429 Authored by: pktiuk | |||
2024-10-20 | [ie/imgur] Support new URL format (#11075) | Deer-Spangle | |
Authored by: Deer-Spangle | |||
2024-10-20 | Add option `--plugin-dirs` (#11277) | Imran Hussain | |
Closes #3260 Authored by: imranh2, coletdjnz Co-authored-by: coletdjnz <coletdjnz@protonmail.com> | |||
2024-10-20 | [ie/Funk] Extend `_VALID_URL` (#11269) | sepro | |
Authored by: seproDev | |||
2024-10-19 | [ie/twitter:spaces] Allow extraction when not logged in (#11289) | rubyevadestaxes | |
Closes #11288 Authored by: rubyevadestaxes | |||
2024-10-19 | [ie/substack] Resolve podcast file extensions (#11275) | bashonly | |
Closes #4601 Authored by: bashonly | |||
2024-10-19 | [ie/youtube] Fix `comment_count` extraction (#11274) | bashonly | |
Authored by: bashonly | |||
2024-10-16 | [utils] `Popen`: Reset PyInstaller environment (#11258) | bashonly | |
- Forces spawning independent subprocesses for exes bundled with PyInstaller>=6.10 - Fixes regression introduced in fb8b7f226d251e521a89b23c415e249e5b788e5c - Ref: https://pyinstaller.org/en/v6.10.0/CHANGES.html#incompatible-changes Closes #11259 Authored by: bashonly, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.xyz> | |||
2024-10-15 | [build] Use `macos-13` image for macOS builds (#11236) | bashonly | |
Authored by: bashonly | |||
2024-10-14 | [ie/adobepass] Use newer user-agent for provider redirect request (#11250) | bashonly | |
Closes #10848 Authored by: bashonly | |||
2024-10-13 | [ie/reddit] Detect and raise when login is required (#11202) | Mozi | |
Closes #10924 Authored by: pzhlkj6612 | |||
2024-10-13 | Add extractor helpers (#10653) | Simon Sawicki | |
Authored by: Grub4K | |||
2024-10-13 | [utils] `sanitize_path`: Reimplement function (#11198) | Simon Sawicki | |
Authored by: Grub4K | |||
2024-10-13 | [test] Allow running tests explicitly (#11203) | Simon Sawicki | |
Authored by: Grub4K | |||
2024-10-13 | [build] `make_lazy_extractors`: Force running without plugins (#11205) | Simon Sawicki | |
Authored by: Grub4K | |||
2024-10-13 | [ie/generic] Impersonate browser by default (#11206) | Simon Sawicki | |
Also adds `impersonate` extractor arg Authored by: Grub4K | |||
2024-10-13 | [cookies] Fix compatibility for Python <=3.9 in traceback | Simon Sawicki | |
Authored by: Grub4K | |||
2024-10-12 | [ie/patreon:campaign] Stricter URL matching (#11235) | bashonly | |
Redefinition of suitable() is no longer necessary Closes #11233 Authored by: bashonly | |||
2024-10-12 | [ie/cwtv] Fix extraction (#11230) | bashonly | |
Closes #9935 Authored by: bashonly | |||
2024-10-11 | [ie/drtv] Fix extractor (#11141) | 444995 | |
Closes #11137 Authored by: 444995 | |||
2024-10-10 | [ie/TVer] Support series URLs (#9507) | vvto33 | |
Also improve thumbnails extraction Authored by: vvto33, pzhlkj6612 Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com> | |||
2024-10-10 | [ie/weverse] Fix extractor (#11215) | bashonly | |
Closes #11213 Authored by: bashonly | |||
2024-10-07 | Release 2024.10.072024.10.07 | github-actions[bot] | |
Created by: bashonly :ci skip all | |||
2024-10-07 | [cleanup] Misc | bashonly | |
Authored by: bashonly | |||
2024-10-07 | [ie/instagram] Do not hardcode user-agent (#11155) | poyhen | |
Closes #10700 Authored by: poyhen | |||
2024-10-07 | [ie/instagram] Fix extractor (#11156) | tetra | |
Closes #11151 Authored by: tetra-fox | |||
2024-10-07 | [ie/cwtv] Fix extractor (#11135) | kclauhk | |
Closes #11131 Authored by: kclauhk | |||
2024-10-07 | [ie/noodlemagazine] Fix extractor (#11144) | BallzCrasher | |
Closes #9936 Authored by: BallzCrasher | |||
2024-10-07 | [pp/XAttrMetadata] Try to write each attribute (#11115) | Eric Lammerts | |
Authored by: eric321 | |||
2024-10-07 | [ie/youtube] Change default player clients to `ios,mweb` (#11190) | sepro | |
Closes #11165, Closes #11185 Authored by: seproDev | |||
2024-10-01 | [cookies] Fix cookie load error handling (#11140) | Simon Sawicki | |
Authored by: Grub4K | |||
2024-09-30 | [ie/patreon] Extract all m3u8 formats for locked posts (#11138) | bashonly | |
Closes #11125 Authored by: bashonly | |||
2024-10-01 | [ci] Rerun failed tests (#11143) | Simon Sawicki | |
2024-09-29 | [ie/ApplePodcasts] Fix extractor (#10903) | Corey Wright | |
Closes #10809 Authored by: coreywright | |||
2024-09-27 | Release 2024.09.272024.09.27 | github-actions[bot] | |
Created by: bashonly :ci skip all | |||
2024-09-27 | [cleanup] Misc (#10807) | bashonly | |
Closes #10751, Closes #10769, Closes #10791 Authored by: bashonly, Codenade, pzhlkj6612, seproDev, coletdjnz, grqz, Grub4K Co-authored-by: Codenade <amadeus.dorian04@gmail.com> Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com> Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com> Co-authored-by: coletdjnz <coletdjnz@protonmail.com> Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com> Co-authored-by: Simon Sawicki <contact@grub4k.xyz> | |||
2024-09-27 | Raise minimum recommended Python version to 3.9 (#11098) | bashonly | |
Authored by: bashonly | |||
2024-09-27 | [ie/loom] Fix m3u8 formats extraction (#10760) | kclauhk | |
Closes #10737 Authored by: kclauhk | |||
2024-09-27 | [ie/dropbox] Fix password-protected video support (#10735) | ndyanx | |
Also adds thumbnail extraction Closes #9864 Authored by: ndyanx | |||
2024-09-27 | Fix format sorting bug with vp9.2 vcodec (#10884) | rakslice | |
Authored by: rakslice | |||
2024-09-27 | [ie/vimeo] Fix HLS audio format sorting (#11082) | fireattack | |
Closes #10854 Authored by: fireattack | |||
2024-09-27 | Allow `none` arg to negate `--convert-subs` and `--convert-thumbnails` (#11066) | Kieran | |
Authored by: kieraneglin | |||
2024-09-27 | [ie/kick:clips] Support new URL format (#11107) | bashonly | |
Closes #11105 Authored by: bashonly | |||
2024-09-27 | [ie/YleAreena] Support podcasts (#11104) | bashonly | |
Closes #10840 Authored by: bashonly | |||
2024-09-27 | [ie/abc.net.au:iview:showseries] Fix extraction (#11101) | bashonly | |
Closes #10475 Authored by: bashonly | |||
2024-09-26 | [ie/niconico] Fix m3u8 formats extraction (#11103) | bashonly | |
Closes #10724 Authored by: bashonly | |||
2024-09-26 | [ie/youtube:clip] Prioritize `https` formats (#11102) | bashonly | |
Closes #10856 Authored by: bashonly | |||
2024-09-26 | [ie/wistia] Support password-protected videos (#11100) | bashonly | |
Closes #10914 Authored by: bashonly |