Where did you download youtube-dl-tiktokwatermarkless.zip to? If it's in your ~/Downloads folder then you need to run
FIRST and then the command to install it (I guess). The OS won't go hunting for the file you named. It doesn;t work like that. Windows doesn't work like that either. If you file is not in the folder that the terminal is currently sat in then it won't find the file.
For completeness:
Code:
cd /tmp
wget https://github.com/runraid/youtube-dl/archive/tiktokwatermarkless.zip
sudo pipx install ./youtube-dl-tiktokwatermarkless.zip --force
I don't know if this works as I've never used the application. Hopefully this flys. Not even sure if sudo is needed to install using the pipx command. Have a play
Bookmarks