home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 762391426

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1036#issuecomment-762391426 https://api.github.com/repos/simonw/datasette/issues/1036 762391426 MDEyOklzc3VlQ29tbWVudDc2MjM5MTQyNg== 4997607 2021-01-18T17:45:00Z 2021-01-18T17:45:00Z NONE It might be possible with this library: https://docs.python.org/3/library/imghdr.html quick test of the downloaded blob: ``` >>> import imghdr >>> imghdr.what('material_culture-1-image.blob') 'jpeg' ``` The output plugin would be cool. I'll look into making my first datasette plugin. I'm also imagining displaying the image in the browser -- but that would be a step 2. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 725996507  
Powered by Datasette · Queries took 0.971ms