Skip to content

Releases: ListenNotes/podcast-api-go

Small fix

08 Sep 20:27
Compare
Choose a tag to compare
v1.1.8

Fix interface.

Add new endpoint SearchEpisodeTitles

08 Sep 17:27
Compare
Choose a tag to compare

Conduct targeted searches for individual episodes by title and refine results using the podcast id such as Listen Notes Podcast ID, Apple Podcasts ID, Spotify ID, or RSS feed URL. This endpoint is specially designed to streamline the import of specific episodes from platforms like Apple Podcasts and Spotify into your application. Compared to the GET /search endpoint, which performs full-text searches across multiple fields, this endpoint focuses solely on episode titles for enhanced accuracy and performance.

Add new endpoint FetchPodcastsByDomain

17 Apr 22:38
Compare
Choose a tag to compare
v1.1.6

Add new endpoint FetchPodcastsByDomain

Fix BatchFetchEpisodes and BatchFetchPodcasts function signature bugs.

30 Nov 19:18
Compare
Choose a tag to compare
v1.1.5

Fix BatchFetchEpisodes and BatchFetchPodcasts function signature bugs.

Add FetchAudienceForPodcast function.

28 Jul 05:32
a3b1d10
Compare
Choose a tag to compare

New endpoints: spellcheck, trending_searches, and related_searches.

26 Oct 16:51
7e6bd18
Compare
Choose a tag to compare

Update README.md

08 May 04:59
Compare
Choose a tag to compare
v1.0.3

Update README.md

Update README.md and some cleanups

08 May 02:25
Compare
Choose a tag to compare
v1.0.2

Update README.md

Initial release

07 May 18:27
Compare
Choose a tag to compare
v1.0.1

Update .travis.yml