Spark-NF / twitter_media_downloader

Twitter media downloader.
Apache License 2.0
293 stars 52 forks source link

Acces token/Secret token #32

Closed gianfelicevincenzo closed 11 months ago

gianfelicevincenzo commented 2 years ago

what is consumer key/secret and access token/secret?

francoarleite commented 2 years ago

you need to create a developer account https://developer.twitter.com/ and create your own consumer key and access token

Spark-NF commented 11 months ago

Yes, as stated above those are your API OAuth "credentials" that you need to get one way or another. Not sure how easy those are to obtain nowadays.