tokland / youtube-upload

Upload videos to Youtube from the command line
2.06k stars 464 forks source link

Remove sudo commands from pip and python #329

Open hunterboerner opened 3 years ago

hunterboerner commented 3 years ago

Using pip and python with sudo is discouraged. In fact, the command itself tells you not to use sudo and reports warnings with regards to directory permissions.