[build] Add default optional dependency group (#9295)
Authored by: bashonly, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
This commit is contained in:
parent
ac340d0745
commit
cf91400a1d
3 changed files with 25 additions and 17 deletions
|
|
@ -218,7 +218,7 @@ Example usage:
|
|||
yt-dlp --update-to nightly
|
||||
|
||||
# To install nightly with pip:
|
||||
python -m pip install -U --pre yt-dlp
|
||||
python -m pip install -U --pre yt-dlp[default]
|
||||
```
|
||||
|
||||
<!-- MANPAGE: BEGIN EXCLUDED SECTION -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue