tangled
alpha
login
or
join now
byarielm.fyi
/
pasturepy
1
fork
atom
pasturepy
is a Python tool for generating JSON feed definitions for use with
Graze
. Use it to programmatically create and customize feeds for Graze.
1
fork
atom
overview
issues
pulls
pipelines
feat: add embed to field options
byarielm.fyi
1 month ago
3a13c47b
f078570c
+1
1 changed file
expand all
collapse all
unified
split
pasturepy
constants
fields.py
+1
pasturepy/constants/fields.py
···
1
1
TEXT_FIELDS = {
2
2
"text",
3
3
"tags[*]",
4
4
+
"embed",
4
5
# Alt text
5
6
"embed.alt", # video alt
6
7
"embed.media.alt", # video alt if qp