[nmglug] yt-dlp updating working on one debian, but not another

Mark Galassi mark at galassi.org
Sun Sep 3 18:31:42 PDT 2023


> So, how do I install with pip?

You probably would have found that one quite quickly with a web search.  You run:

pip3 install packagename

you might want to add the --user flag:

pip3 install --user packagename


More information about the nmglug mailing list