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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user