• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Server config_youtube.ini file

xlenonz

Member
hi,

i want to give youtube-dl command option like --external-downloader aria2c

so i create file config_youtube.ini in providers folder which has
000ProviderFFMpeg.so
001ProviderYT.so
files in that folder

but its seem doesnt parse like that

--external-downloader aria2c

[2019-03-14 18:05:03] [DEBUG] [Music] [YT-DL] Using config file located at providers/config_youtube.ini
[2019-03-14 18:05:03] [ERROR] [Music] [YT-DL] Could not parse config! Using default values
 

xlenonz

Member
yeah i check these but how ini_reader parsing that file? i dont understand that.
whats the format for reading? is there a any example ?

thanks.