Hi,
I had installed yt-dlp from Packman repo which works fine.
Now, recently, yast throws an error when I try to update this package:
sudo zypper up --allow-vendor-change yt-dlp
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: nothing provides 'python3-yt-dlp' needed by the to be installed yt-dlp-2023.10.13-150500.5.pm.1.noarch
Solution 1: do not install yt-dlp-2023.10.13-150500.5.pm.1.noarch
Solution 2: break yt-dlp-2023.10.13-150500.5.pm.1.noarch by ignoring some of its dependencies
Apparently, now it needs python3-yt-dlp (which was never the case).
Problem is that I don’t know where to find it.
Any ideas?
Thanks.