Running - quekky/pyktv GitHub Wiki

Windows

  • Win8 and above
  • Open firewall port 5000

Fedora 27/28

  • use repo RpmFusion
  • dnf install mpv-libs youtube-dl ffmpeg
  • python3.6 or above
  • pip install -r requirements.txt
  • run from source
    • if you want to freeze the package, pip install cx_freeze, then run setup.py

Ubuntu 18

  • apt install libmpv1
  • pip install -r requirements.txt
  • run from source

 

 

 

 

 

 

PS: if you have any problems in linux, then linux is not for you, just use windows. the errors are usually due to your lack of understanding how to use linux commands