From 474ccfd0534e03cfcde94fe0f94e3028ed65366a Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sun, 19 Jan 2025 10:49:22 -0500 Subject: Add DVD boilerplate - Work on FFmpeg hwframes context support - Raspberry Pi testing - Update color_palette Signed-off-by: Andrew Opalach --- src/portal/scripts/create_vendor.sh | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'src/portal/scripts') diff --git a/src/portal/scripts/create_vendor.sh b/src/portal/scripts/create_vendor.sh index 833d143..87b0b5d 100755 --- a/src/portal/scripts/create_vendor.sh +++ b/src/portal/scripts/create_vendor.sh @@ -24,13 +24,9 @@ cd instagrapi/ pip3 install . --upgrade --target=../vendor cd ../ -#cd CyberDropDownloader/ -#pip3 install . --upgrade --target=../vendor -#cd ../ -# -#cd gallery-dl/ -#pip3 install . --upgrade --target=../vendor -#cd ../ +cd gallery-dl/ +pip3 install . --upgrade --target=../vendor +cd ../ cd ../ rm -r venv -- cgit v1.2.3-101-g0448