Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-01 | [ie/youku] Fix extractor (#10626) | hugepower | |
Closes #10549 Authored by: hugepower | |||
2024-08-01 | Release 2024.08.012024.08.01 | github-actions[bot] | |
Created by: bashonly :ci skip all :ci run dl | |||
2024-08-01 | [cleanup] Misc (#10623) | bashonly | |
Authored by: bashonly | |||
2024-08-01 | [ie/youtube] Change default player clients to `ios,tv` (#10457) | sepro | |
Closes #10046 Authored by: seproDev | |||
2024-08-01 | [ie/kick:clips] Add extractor (#10572) | Oğulcan Tokar | |
Closes #8115 Authored by: luvyana | |||
2024-07-31 | [ie/youtube] Fix age-verification workaround (#10610) | bashonly | |
Authored by: bashonly, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.xyz> | |||
2024-07-31 | [ie/youtube] Fix `n` function name extraction for player `20dfca59` (#10611) | bashonly | |
Closes #10608 Authored by: bashonly | |||
2024-07-31 | [ie/mediaklikk] Fix extractor (#10605) | szantnerb | |
Closes #10588 Authored by: szantnerb | |||
2024-07-31 | [ie/tver] Support olympic URLs (#10600) | vvto33 | |
Closes #10583 Authored by: vvto33 | |||
2024-07-31 | [ie/olympics] Fix extractor (#10604) | bashonly | |
Closes #10592 Authored by: bashonly | |||
2024-07-30 | [ie/mlbtv] Fix makeup game extraction (#10607) | bashonly | |
Closes #10606 Authored by: bashonly | |||
2024-07-30 | [ie/youtube] Player client maintenance (#10573) | bashonly | |
- Add clients: android_producer, android_testsuite, android_vr, tv, web_safari - Remove obsolete clients: android_embedded, ios_embedded, *_embedscreen Authored by: bashonly | |||
2024-07-30 | [ie/learningonscreen] Add extractor (#10590) | bashonly | |
Authored by: bashonly, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.xyz> | |||
2024-07-29 | [ie/cbc.ca:player] Fix extractor (#10302) | trainman261 | |
Closes #10170 Authored by: trainman261, bashonly Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com> | |||
2024-07-29 | [ie/vimeo:review] Fix password-protected video extraction (#10598) | bashonly | |
Closes #10255 Authored by: bashonly | |||
2024-07-29 | [ie/abematv] Fix availability extraction (#10569) | middlingphys | |
Authored by: middlingphys | |||
2024-07-29 | [utils] `unified_timestamp`: Recognize Sunday (#10589) | bashonly | |
Authored by: bashonly | |||
2024-07-25 | [ie/tva] Fix extractor (#10567) | bashonly | |
Closes #10555 Authored by: bashonly | |||
2024-07-25 | [ie/DiscoveryPlus] Support olympics URLs (#10566) | bashonly | |
Closes #10564 Authored by: bashonly | |||
2024-07-25 | Release 2024.07.252024.07.25 | github-actions[bot] | |
Created by: bashonly :ci skip all :ci run dl | |||
2024-07-24 | [ie/mlbtv] Fix extractor (#10515) | bashonly | |
Closes #10510 Authored by: bashonly | |||
2024-07-23 | [ie/facebook] Fix extraction (#10531) | bashonly | |
Closes #10532 Authored by: bashonly | |||
2024-07-23 | [ie/vimeo] Fix chapters extraction (#10544) | bashonly | |
Closes #5308 Authored by: bashonly | |||
2024-07-23 | [ie/tiktok] Fix and deprioritize JSON subtitles (#10516) | bashonly | |
Fixes regression caused by 5ce582448ececb8d9c30c8c31f58330090ced03a Closes #10514 Authored by: bashonly | |||
2024-07-23 | [ie/youtube] Fix `n` function name extraction for player `3400486c` (#10542) | bashonly | |
Authored by: bashonly | |||
2024-07-18 | [ie/abematv] Adapt key retrieval to request handler framework (#10491) | bashonly | |
Fixes a regression caused by a dependence on buggy behavior that was corrected in 150ecc45d9cacc919550c13b04fd998ac5103a6b Closes #10489 Authored by: bashonly | |||
2024-07-18 | [build] Pin `setuptools` version (#10493) | bashonly | |
https://github.com/pypa/setuptools/issues/4480#issuecomment-2236507819 https://github.com/pypa/setuptools/issues/4482 Authored by: bashonly | |||
2024-07-16 | Release 2024.07.162024.07.16 | github-actions[bot] | |
Created by: bashonly :ci skip all :ci run dl | |||
2024-07-16 | [cleanup] Misc (#10487) | bashonly | |
Closes #10483 Authored by: bashonly | |||
2024-07-16 | [update] Fix network error handling (#10486) | bashonly | |
Authored by: bashonly | |||
2024-07-16 | [core] Support `auto-tty` and `no_color-tty` for `--color` (#10453) | Simon Sawicki | |
Authored by: Grub4K | |||
2024-07-16 | [core] Fix `noprogress` if `test=True` with `--quiet` and `--verbose` (#10454) | Simon Sawicki | |
Authored by: Grub4K | |||
2024-07-15 | [ie/dplay] Fix extractors (#10471) | bashonly | |
Closes #1623, Closes #2138, Closes #2361, Closes #3841, Closes #8026, Closes #10421 Authored by: bashonly | |||
2024-07-14 | [ie/digitalconcerthall] Extract HEVC and FLAC formats (#10470) | bashonly | |
Authored by: bashonly | |||
2024-07-14 | [utils] `parse_codecs`: Fix parsing of mixed case codec strings | bashonly | |
Authored by: bashonly | |||
2024-07-14 | [ie/youtube] Reduce android client priority (#10467) | sepro | |
Authored by: seproDev | |||
2024-07-14 | [ie/soundcloud:user:permalink] Extract tracks only (#10463) | DunnesH | |
Closes #10242 Authored by: DunnesH | |||
2024-07-14 | [ie/generic] Fix direct video link extensions (#10468) | bashonly | |
Fixes regression in the generic extractor due in 5ce582448ececb8d9c30c8c31f58330090ced03a Closes #10459 Authored by: bashonly | |||
2024-07-14 | [ie/youtube] Fix initial player response usage (Bugfix for ↵ | sepro | |
8b8b442cb005a8d85315f301615f83fb736b967a) (#10464) Authored by: seproDev | |||
2024-07-14 | [ie/adn] Adjust for .com domain change (#10399) | Christopher Schreiner | |
Closes #10442 Authored by: infanf | |||
2024-07-14 | [ie/EpidemicSound] Support sound effects URLs (#10436) | Ian Comaya | |
Closes #10435 Authored by: iancmy | |||
2024-07-14 | [ie/afreecatv] Fix login and use `legacy_ssl` (#10440) | bashonly | |
Fixes regression in e8352ad6599de7b5371dc39a1a1edc7890aaedb4 due to cookies bug in curl_cffi < 0.7.1 Closes #10438 Authored by: bashonly | |||
2024-07-14 | [ie/picarto] Fix extractors (#10414) | Franklin Lee | |
Closes #10413 Authored by: Frankgoji | |||
2024-07-14 | [networking] Add `legacy_ssl` request extension (#10448) | coletdjnz | |
Supported by Urllib, Requests and Websockets request handlers. Ignored by CurlCFFI. Also added couple cookie-related tests. Authored by: coletdjnz | |||
2024-07-14 | [ie/youtube] Avoid poToken experiment player responses (#10456) | sepro | |
Closes #10397 Authored by: seproDev | |||
2024-07-12 | Revert 4f8448896e6a664956ec2aa3d9fe932a931fb711 | bashonly | |
curl-cffi 0.5.10 does not support Windows 32-bit Authored by: bashonly | |||
2024-07-12 | [build] Pin `curl-cffi` to 0.5.10 for Windows | bashonly | |
Ref: https://github.com/yifeikong/curl-impersonate/issues/72 Closes #10426 Authored by: bashonly | |||
2024-07-11 | [ie/tv5monde] Fix impersonation (Bugfix for ↵ | bashonly | |
9b95a6765a5f6325af99c4aca961587f0c426e8c) (#10430) Authored by: bashonly | |||
2024-07-10 | [ie/box] Support enterprise URLs (#10419) | sepro | |
Closes #10418 Authored by: seproDev | |||
2024-07-10 | [ie/tv5monde] Support browser impersonation (#10417) | bashonly | |
Closes #10153 Authored by: bashonly |