proxy option
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
This commit is contained in:
parent
53faf523d1
commit
a5c4da7874
1 changed files with 3 additions and 1 deletions
|
@ -17,5 +17,7 @@
|
||||||
"twiConsumer": "Twitter consumer key", //optional | for the twitter command
|
"twiConsumer": "Twitter consumer key", //optional | for the twitter command
|
||||||
"twiConsumerSecret": "Twitter consumer key secret", //optional | for the twitter command
|
"twiConsumerSecret": "Twitter consumer key secret", //optional | for the twitter command
|
||||||
"twiToken": "Twitter token", //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…
Reference in a new issue