Skip to content

fulltext option does not work when searching episodes by a podcast (feedid, podcastguid) #134

Open
@VitalyStakhov

Description

@VitalyStakhov

When getting an episode by id, fulltext query param returns full episode description: https://api.podcastindex.org/api/1.0/episodes/byid?id=30467983659&fulltext=true

When searching for episodes by a podcast, fulltext param has no any effect on the description field, which is returned truncated at around 100 words: https://api.podcastindex.org/api/1.0/episodes/bypodcastguid?guid=2da2f12a-79a0-57f1-9b91-9e2df8032f96&&max=10&fulltext=true

Is fulltext option not working intentionally when getting multiple episodes?

Is there a way to get full episodes descriptions without querying them one by one?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions