mirror of
https://github.com/OMGeeky/downloader.git
synced 2025-12-26 16:07:43 +01:00
6 lines
158 B
Batchfile
6 lines
158 B
Batchfile
set FFMPEG_DIR=C:\OMGeeky\Programs\ffmpeg
|
|
set USE_FILE_AUTH_RESPONSE=1
|
|
set USE_LOCAL_AUTH_REDIRECT=1
|
|
set YOUTUBE_VIDEO_LENGTH_MINUTES=300
|
|
cargo run --release
|