Add new scripts
This commit is contained in:
parent
46f063e2dc
commit
5242d61464
|
@ -56,12 +56,15 @@ RUN wget -nv -P /usr/local/lib/python3.*/dist-packages/ \
|
|||
https://github.com/HomeOfVapourSynthEvolution/havsfunc/raw/master/havsfunc.py \
|
||||
https://github.com/HomeOfVapourSynthEvolution/mvsfunc/raw/master/mvsfunc.py \
|
||||
https://github.com/HomeOfVapourSynthEvolution/vsTAAmbk/raw/master/vsTAAmbk.py \
|
||||
https://github.com/IFeelBloated/Oyster/raw/master/Oyster.py \
|
||||
https://github.com/IFeelBloated/vapoursynth-mvtools-sf/raw/master/src/mvmulti.py \
|
||||
https://github.com/Infiziert90/getnative/raw/master/getnative.py \
|
||||
https://github.com/Irrational-Encoding-Wizardry/fvsfunc/raw/master/fvsfunc.py \
|
||||
https://github.com/Irrational-Encoding-Wizardry/kagefunc/raw/master/kagefunc.py \
|
||||
https://github.com/Irrational-Encoding-Wizardry/vsutil/raw/master/vsutil.py \
|
||||
https://github.com/WolframRhodium/muvsfunc/raw/master/muvsfunc.py \
|
||||
https://github.com/dubhater/vapoursynth-adjust/raw/master/adjust.py
|
||||
https://github.com/dubhater/vapoursynth-adjust/raw/master/adjust.py \
|
||||
https://github.com/theChaosCoder/lostfunc/raw/master/lostfunc.py
|
||||
|
||||
RUN chmod 755 /usr/local/lib/python3.*/dist-packages/*
|
||||
|
||||
|
|
Reference in a new issue