mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
[documentation] Fix typos
This commit is contained in:
parent
e4bdd3377d
commit
e58c22a0f6
3 changed files with 29 additions and 29 deletions
|
@ -69,6 +69,7 @@ PyInstaller.__main__.run([
|
|||
'--onefile',
|
||||
'--icon=devscripts/cloud.ico',
|
||||
'--exclude-module=youtube_dl',
|
||||
'--exclude-module=youtube_dlc',
|
||||
'--exclude-module=test',
|
||||
'--exclude-module=ytdlp_plugins',
|
||||
'--hidden-import=mutagen',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue