question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Media metadata: alt text support

See original GitHub issue

Twitter has added a media metadata API endpoint. Currently it supports adding alt text to an image: https://blog.twitter.com/2016/alt-text-support-for-twitter-cards-and-the-rest-api

Other parts of the API are also being extended with a include_ext_alt_text parameter.

The above link notes that “Full documentation for this endpoint will soon be published and linked directly once available”.


(Issue copied from tweepy, they have a PR too.)

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
RouxRCcommented, Jun 5, 2017

Or simply publish a release when required, cf #356 😉

1reaction
RouxRCcommented, May 15, 2016

All right, done this and added python3 handling, doc and tests, merged in master. I’m adding via a PR handling shortcut arguments for this function as suggested by @hugovk , it might not be the direction you want the lib to take @sixohsix so i’ll let you decide. If we go for it and other cases appear, we could think to some kind of formalization of the thing in some kind of “helper modules”

Read more comments on GitHub >

github_iconTop Results From Across the Web

Accessibility: Image Alt text best practices - Siteimprove Support
This article is intended to outline best practice examples of image alt tags to help you implement these tags properly on your website....
Read more >
media metadata: alt text support · Issue #716 · tweepy ... - GitHub
Twitter has added a media metadata API endpoint. Currently it supports adding alt text to an image: ...
Read more >
MediaGraph Supports IPTC's New Alt Text (Accessibility ...
MediaGraph is proud to announce that MediaGraph is the first DAM solution to support the IPTC's new Alt Text (Accessibility) metadata ...
Read more >
How to use the IMG ALT=alt text tag - Metatags.org
The Alt Text or also known as “alt attributes”, “alt descriptions”, or technically incorrectly as “alt tags,” is important for any images, as...
Read more >
Alt Text: Why It's Important For Accessibility & SEO - Moz
Including image alt text improves user experience and accessibility, but it may also help earn you both explicit and implicit SEO benefits. Ensuring...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found