Is it possible to post videos with this library? #55
|
I was wondering if it is possible to post videos with Bird Elephant, when I try to do this it, it gives me an error, see: This is my code: When I look here, https://developer.twitter.com/en/docs/twitter-api/v1/media/upload-media/overview, it seems like your using the older simple upload. |
Answered by
danieldevine
May 26, 2023
Replies: 1 comment
|
Hi, see my comment here: I've never added video support as the media uploads were only ever supposed to be a temporary solution until an API v2 endpoint became available. As it looks like a V2 media upload endpoint is still not coming I'll look into adding support for chunked uploads. |
0 replies
Answer selected by
GrzLnx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, see my comment here:
#24 (comment)
I've never added video support as the media uploads were only ever supposed to be a temporary solution until an API v2 endpoint became available.
As it looks like a V2 media upload endpoint is still not coming I'll look into adding support for chunked uploads.