diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2025-01-08 20:11:42 -0800 | 
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2025-01-08 20:11:42 -0800 | 
| commit | 80d5c54225e115ec0f260c253f14db25fbc7d117 (patch) | |
| tree | 0e73d056351bd73cb657431a8309b9a78d0062b8 /sh/mpvy | |
| parent | f6f73d541c9581a67ae156040cee4f6abd67610b (diff) | |
fix typos with `typos`
Diffstat (limited to 'sh/mpvy')
| -rwxr-xr-x | sh/mpvy | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -14,7 +14,7 @@ url=  cookie_ytdl=  cookie_mpv= -# option f and h may do nothing if redownload? since same filename exist. yt-dlp won't download same file even without --auto-file-renameing=false. how improve? pass argument to aria2c? +# option f and h may do nothing if redownload? since same filename exist. yt-dlp won't download same file even without --auto-file-renaming=false. how improve? pass argument to aria2c?  while getopts Aabcd:f:h:su: opt; do  	case $opt in  		# s: streaming, a: aria2c then mpv, A: aria2c | 
