summaryrefslogtreecommitdiff
path: root/src/portal/scripts
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-01-19 10:49:22 -0500
committerAndrew Opalach <andrew@akon.city> 2025-01-19 10:49:22 -0500
commit474ccfd0534e03cfcde94fe0f94e3028ed65366a (patch)
tree810dac88717911874f365ae04644d67482bc3a5f /src/portal/scripts
parent7dccc2559d0237eda0bf9510d292bb309afded66 (diff)
downloadcamu-474ccfd0534e03cfcde94fe0f94e3028ed65366a.tar.gz
camu-474ccfd0534e03cfcde94fe0f94e3028ed65366a.tar.bz2
camu-474ccfd0534e03cfcde94fe0f94e3028ed65366a.zip
Add DVD boilerplate
- Work on FFmpeg hwframes context support - Raspberry Pi testing - Update color_palette Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'src/portal/scripts')
-rwxr-xr-xsrc/portal/scripts/create_vendor.sh10
1 files changed, 3 insertions, 7 deletions
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