logo

youtube-dl

[mirror] Download/Watch videos from video hostersgit clone https://hacktivis.me/git/mirror/youtube-dl.git

install_jython.sh (213B)


  1. #!/bin/bash
  2. wget http://central.maven.org/maven2/org/python/jython-installer/2.7.1/jython-installer-2.7.1.jar
  3. java -jar jython-installer-2.7.1.jar -s -d "$HOME/jython"
  4. $HOME/jython/bin/jython -m pip install nose