View Single Post
Old 11th July 2018, 23:07   #3  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,548
Quote:
Originally Posted by ChaosKing View Post
I see you changed the RainbowSmooth url from https://raw.githubusercontent.com/du...inbowSmooth.py to https://github.com/dubhater/vapoursy...archive/v2.zip. I tested it with the first one and it worked well. Any reason to prefer the bigger zip file?
Mostly that it points to a specific release/version. Pointing at master is a horrible idea that will make the hash fail as soon as a change is made to RainbowSmooth.py. If there's no release you have to at least pick a git revision and stick to that.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is offline   Reply With Quote