Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for alt_text in media uploads #84

Open
basinbasin opened this issue Mar 16, 2021 · 1 comment
Open

Support for alt_text in media uploads #84

basinbasin opened this issue Mar 16, 2021 · 1 comment

Comments

@basinbasin
Copy link

I'd like to add alt_text to media uploads when using TweetMoaSharp but it's not clear if
media/metadata/create from the Twitter API is supported?

API: https://developer.twitter.com/en/docs/twitter-api/v1/media/upload-media/api-reference/post-media-metadata-create

Thanks

@Yortw
Copy link
Owner

Yortw commented Mar 16, 2021

It's been a while but my reading of the source code is that

Init
Append
Finalize
CheckStatus

for media are all supported. However I do not think any of the metadata or subtitle endpoints currently are, sorry, so it doesn't look like alt text is currently supported :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants