1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-03 12:34:00 +03:00

Enhance download functionality by adding video download mode and max video quality options

This commit is contained in:
2025-10-14 09:54:12 +03:00
parent cf7cf0fd9e
commit daac87b16c
2 changed files with 103 additions and 12 deletions
+1
View File
@@ -132,6 +132,7 @@ jobs:
autoreconf -i
./configure ARIA2_STATIC=yes --with-openssl
make -j$(nproc)
cd $CI_PROJECT_DIR
mkdir -p dist/linux/bin
cp src/aria2c dist/linux/bin/aria2c