stockbsd / twitter-media-dl

download twitter media (photos and videos)
MIT License
70 stars 21 forks source link

.twitter.json Templete needed #5

Closed Yang-Xijie closed 2 years ago

Yang-Xijie commented 3 years ago

I checked https://github.com/stockbsd/twitter-media-dl/issues/1, but I still don't know what to put in .twitter.json.

Yang-Xijie commented 3 years ago

It seems that you need to be a Twitter developer to get the key and secret... username and password is not the case. Apply to be a Twitter developer here. https://developer.twitter.com/en/apply-for-access

Hitomi98 commented 2 years ago

It seems that you need to be a Twitter developer to get the key and secret... username and password is not the case. Apply to be a Twitter developer here. https://developer.twitter.com/en/apply-for-access

Hi what do I put in .twitter.json? I have a developer account and my key/secret key/bearer token but I do not know what to put in the file. It is not autocreated for me. Appreciate any help. Thanks

stockbsd commented 2 years ago

{ "consumer_key": "", "consumer_secret": "", "bearer_token": "" }