I noticed that the yt-dlp
package in the community repo is outdated. The latest version is 2022.08.19, and that version comes with a very important fix that makes downloading YouTube videos work again. Because of this, I had to use sudo pip install --upgrade yt-dlp
to get the latest version myself. Is there any way for you guys to repackage it with that version since it’s packaged by the Arch team?