Open rigon opened 7 years ago
well, this [the plugin] is not working for me, I also have the python v 3.6, so i guess that it is because of that
[ i used yaourt to install ]
That's odd... QMMP and youtube-dl were both updated meanwhile. Maybe you were using old repos and the links are now broken. Try update pacman database and install the plugin again:
sudo pacman -Suy youtube-dl qmmp
yaourt qmmp-plugin-youtube
But, even so, it seems that you were able install those packages because of the following lines:
qjson-0.8.1-5-x86_64 59.9 KiB 749K/s 00:00 [########################] 100%
[...]
youtube-dl-2017.02.... 1727.4 KiB 1243K/s 00:01 [########################] 100%
[...]
qmmp-1.1.6-1-x86_64 1840.2 KiB 1759K/s 00:01 [########################] 100%
This fixes the problem? Are you able to compile the project? Please let me know if you have any progress.
Well, i did a full system upgrade and now it's running no problemo so .. that's that
Nice!!
The Python version is hard coded, so if you have are using a different version you need to edit the following file accordingly (the version used is
python 3.6m
):youtube/youtube.pro
:INCLUDEPATH += /usr/include/python3.6m