proxy option

Signed-off-by: loicbersier <loic.bersier1@gmail.com>
akairo
loicbersier 4 years ago
parent 53faf523d1
commit a5c4da7874

@ -17,5 +17,7 @@
"twiConsumer": "Twitter consumer key", //optional | for the twitter command
"twiConsumerSecret": "Twitter consumer key secret", //optional | for the twitter command
"twiToken": "Twitter token", //optional | for the twitter command
"twiTokenSecret": "Twitter token secret" //optional | for the twitter command
"twiTokenSecret": "Twitter token secret", //optional | for the twitter command
"proxy": "ip:port" //optional | Used for youtube-dl
}

Loading…
Cancel
Save