sepro
|
d8fb349086
[cleanup] Bump ruff to 0.8.x (#11608)
|
2 weeks ago |
sepro
|
f95a92b3d0
[cleanup] Deprecate more compat functions (#11439)
|
1 month ago |
Simon Sawicki
|
39d79c9b9c
[utils] Fix `join_nonempty`, add `**kwargs` to `unpack` (#11559)
|
1 month ago |
sepro
|
197d0b03b6
[cleanup] Misc (#11347)
|
1 month ago |
sepro
|
3945677a75
[core] Prioritize AV1 (#11153)
|
1 month ago |
Simon Sawicki
|
422195ec70
[utils] Allow partial application for even more functions (#11437)
|
1 month ago |
bashonly
|
b6dc2c49e8
[utils] Allow partial application for more functions (#11391)
|
1 month ago |
bashonly
|
5bc5fb2835
Allow thumbnails with `.jpe` extension (#11408)
|
1 month ago |
Simon Sawicki
|
5c880ef42e
[core] Populate format sorting fields before dependent fields (#11353)
|
1 month ago |
bashonly
|
d784464399
Remove Python 3.8 support (#11321)
|
1 month ago |
Imran Hussain
|
0f593dca9f
Add option `--plugin-dirs` (#11277)
|
2 months ago |
bashonly
|
fbc66e3ab3
[utils] `Popen`: Reset PyInstaller environment (#11258)
|
2 months ago |
Simon Sawicki
|
d710a6ca7c
Add extractor helpers (#10653)
|
2 months ago |
Simon Sawicki
|
85b87c991a
[utils] `sanitize_path`: Reimplement function (#11198)
|
2 months ago |
bashonly
|
c6387abc1a
[cleanup] Misc (#10807)
|
2 months ago |
rakslice
|
8f4ea14680
Fix format sorting bug with vp9.2 vcodec (#10884)
|
2 months ago |
bashonly
|
cc85596d5b
[utils] `mimetype2ext`: Recognize `aacp` as `aac` (#10860)
|
3 months ago |
bashonly
|
6daf2c27c0
[utils] `unified_timestamp`: Recognize Sunday (#10589)
|
4 months ago |
bashonly
|
89a161e8c6
[cleanup] Misc (#10487)
|
5 months ago |
bashonly
|
cc0070f649
[utils] `parse_codecs`: Fix parsing of mixed case codec strings
|
5 months ago |
bashonly
|
b337d2989c
[cleanup] Misc (#10383)
|
5 months ago |
bashonly
|
2469119490
[core] Address gaps in allowed extensions (#10362)
|
5 months ago |
bashonly
|
cc767e9490
[core] Fix `--ignore-no-formats-error` (#10345)
|
5 months ago |
Simon Sawicki
|
5ce582448e
[core] Disallow unsafe extensions (CVE-2024-38519)
|
5 months ago |
sepro
|
add96eb9f8
[cleanup] Add more ruff rules (#10149)
|
6 months ago |
Simon Sawicki
|
5c019f6328
[misc] Cleanup (#9765)
|
6 months ago |
coletdjnz
|
96a134dea6
[ie/youtube] Extract upload timestamp if available (#9856)
|
6 months ago |
Simon Sawicki
|
64766459e3
[core/windows] Improve shell quoting and tests (#9802)
|
7 months ago |
Simon Sawicki
|
ff07792676
[core] Prevent RCE when using `--exec` with `%q` (CVE-2024-22423)
|
8 months ago |
pukkandan
|
c305a25c1b
[cleanup] Standardize `import datetime as dt` (#8978)
|
9 months ago |
sepro
|
86e3b82261
[core] Fix `filesize_approx` calculation (#9560)
|
8 months ago |
pukkandan
|
45491a2a30
[utils] Improve `repr` of `DateRange`, `match_filter_func`
|
10 months ago |
pukkandan
|
93240fc184
[cleanup] Fix misc bugs (#8968)
|
9 months ago |
pukkandan
|
47ab66db0f
[docs] Misc Cleanup (#8977)
|
9 months ago |
Simon Sawicki
|
f9fb3ce86e
[cleanup] Misc (#8598)
|
11 months ago |
Simon Sawicki
|
65de7d204c
Update to ytdl-commit-be008e6 (#8836)
|
1 year ago |
pukkandan
|
a174c453ee
Let `read_stdin` obey `--quiet`
|
1 year ago |
coletdjnz
|
ccfd70f4c2
[rh:websockets] Migrate websockets to networking framework (#7720)
|
1 year ago |
bashonly
|
84e26038d4
[utils] `write_xattr`: Use `os.setxattr` if available (#8205)
|
1 year ago |
Awal Garg
|
9d7ded6419
[utils] `js_to_json`: Fix `Date` constructor parsing (#8295)
|
1 year ago |
Simon Sawicki
|
de015e9307
[core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581)
|
1 year ago |
bashonly
|
52414d64ca
[utils] `js_to_json`: Handle `Array` objects
|
1 year ago |
Simon Sawicki
|
836e06d246
[core] Fix support for upcoming Python 3.12 (#8130)
|
1 year ago |
Simon Sawicki
|
f659e64394
[ie/bpb] Overhaul extractor (#8119)
|
1 year ago |
coletdjnz
|
4bf912282a
[networking] Remove dot segments during URL normalization (#7662)
|
1 year ago |
bashonly
|
af86873218
[utils] Improve `parse_duration`
|
1 year ago |
coletdjnz
|
3d2623a898
[compat, networking] Deprecate old functions (#2861)
|
1 year ago |
coletdjnz
|
227bf1a33b
[networking] Rewrite architecture (#2861)
|
1 year ago |
pukkandan
|
c365dba843
[networking] Add module (#2861)
|
1 year ago |
pukkandan
|
1b392f905d
[utils] Add temporary shim for logging
|
1 year ago |