- Joined
- Mar 17, 2019
If you do this then you will need to update it manually from via pip when it changes.Don't do this on ubuntu (probably applies to all stable distros), it has some old ass version on apt, which probably doesn't work anymore. You should use pipx or install it just using pip (if you don't care about python). You will need to install theffmpeg
package for this method.
Personally? I add the following to the bottom of my ~/.bashrc file:
Code:
export PATH="$HOME/bin:$PATH"
Releases · yt-dlp/yt-dlp
A youtube-dl fork with additional features and fixes - yt-dlp/yt-dlp
Code:
yt-dlp -U