Update Windows readme with a list of components to turn off

This commit is contained in:
2021-03-05 11:46:51 -05:00
parent db197535f5
commit 1a63209c3c
2 changed files with 13 additions and 0 deletions

View File

@@ -651,6 +651,8 @@ alias ig-download-and-hflip='dl_instagram_vid_and_hflip '
compression_quality=27 # 27 for gpu; 25 for cpu
alias tw-src='dl_twitch_vid "Source" 0 0'
alias tw='dl_twitch_vid "1080p" 0 0'
alias tw-compressed='dl_twitch_vid "1080p" 0 $compression_quality'
alias tw-shortname='dl_twitch_vid "1080p" 1 0'