Hi,
I'm not a linux user and my programming knowledge is very basic, so please forgive me if my doubts are trivial.
I'm want to automate movies and TV series subtitle's download and for this I've been trying to install two python libraries, periscope and subliminal.
Since there aren't opkg packages for these I tried using python to compile them and its dependencies (setuptools, beautifulsoup, guessit, requests, enzyme, html5lib and lxml) or using setuptool's easy_install method, but had no lucky.
Is there another way to do it?
Thanks in advance.
I'm not a linux user and my programming knowledge is very basic, so please forgive me if my doubts are trivial.
I'm want to automate movies and TV series subtitle's download and for this I've been trying to install two python libraries, periscope and subliminal.
Since there aren't opkg packages for these I tried using python to compile them and its dependencies (setuptools, beautifulsoup, guessit, requests, enzyme, html5lib and lxml) or using setuptool's easy_install method, but had no lucky.
Is there another way to do it?
Thanks in advance.