stockbsd / twitter-media-dl

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

FileNotFoundError #1

Closed Honowski closed 4 years ago

Honowski commented 5 years ago

I downloaded using pip on Ubuntu, I am receiving FileNotFoundError: [Errno 2] No such file or directory: '/home/USER/.twitter.json'

Honowski commented 5 years ago

Apologies, realized the config with API was required to be passed.

stockbsd commented 5 years ago

ok. you can use consumer key/secret or bearer_token .

nog642 commented 3 years ago

This could be made clearer in the README.