mrbellek / twitterbot

Several PHP scripts for making Twitter bots that retweet certain terms, or post from a data source (rss, database, markov body, picture folder).
Other
141 stars 42 forks source link

Get gif/movie attachments working with new twitteroauth lib #13

Open mrbellek opened 7 years ago

mrbellek commented 7 years ago

I moved away from the old oauth/twitteroauth.php scripts because of this issue, but still can't get it to work. Usually twitter returns 'invalid media type'.

mrbellek commented 6 years ago

Seems like it's no accident that it doesn't work: video uploading support is only working recently: https://github.com/abraham/twitteroauth/issues/594#issuecomment-339581295