MixerBox Podcasts (ChatGPT Plugin): Difference between revisions

From AI Wiki
m (Text replacement - "|name = " to "|Name = ")
No edit summary
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Plugin infobox
{{Plugin infobox
|image = [[File:MixerBox Podcasts.jpg|300px]]
|image = MixerBox Podcasts.png
|Name = MixerBox Podcasts
|Name = MixerBox Podcasts
|Platform = ChatGPT
|Platform = ChatGPT
|Model = GPT-4
|Model = GPT-4
|Category = Music
|Category = Podcasts
|Description = Search podcasts easily! Explore podcasts covering society, sports, business, news, music, and more!
|Description = Search podcasts easily! Explore podcasts covering society, sports, business, news, music, and more!
|Third Party =  
|Third Party =  
Line 12: Line 12:
|Free =  
|Free =  
|Price =  
|Price =  
|Available = yes
|Available = Yes
|Working = Yes
}}
}}
==Guide==
==Guide==
===Example Prompts===
===Example Prompts===
Example prompts that utilize the plugin:
Example prompts that utilize the plugin:
#Fetch a list of podcast episodes in the category of "sports" in English: { "locale": "en-us", "categoryId": "1545" }.
#Retrieve a list of podcasts in the category of "business" in Japanese: { "locale": "ja-jp", "categoryId": "1321" }.
#Get a list of popular podcasts in Español: { "locale": "es-es" }.
#Fetch a list of podcasts in the category of "education" in English: { "locale": "en-us", "categoryId": "1416" }.
#Retrieve a list of podcasts by searching for the keyword "environment": { "q": "environment" }.
#Get a list of podcast episodes in the category of "arts" in English: { "locale": "en-us", "categoryId": "1301" }.
#Fetch a list of popular podcast episodes in Français: { "locale": "fr-fr" }.
#Retrieve a list of podcasts in the category of "health & fitness" in English: { "locale": "en-us", "categoryId": "1511" }.
#Get a list of podcasts by searching for the keyword "motivation": { "q": "motivation" }.
#Fetch the latest episodes of a podcast by its name: { "podcastName": "<Your Podcast Name>" }.


==Tips and Tricks==
==Tips and Tricks==
==Comments==
<Comments />

Latest revision as of 00:51, 24 June 2023

MixerBox Podcasts (ChatGPT Plugin)
MixerBox Podcasts.png
Information
Name MixerBox Podcasts
Platform ChatGPT
Model GPT-4
Category Podcasts
Description Search podcasts easily! Explore podcasts covering society, sports, business, news, music, and more!
Release Date June 11, 2023
Available Yes
Working Yes

MixerBox Podcasts is a Plugin for ChatGPT.

Guide

Example Prompts

Example prompts that utilize the plugin:

  1. Fetch a list of podcast episodes in the category of "sports" in English: { "locale": "en-us", "categoryId": "1545" }.
  2. Retrieve a list of podcasts in the category of "business" in Japanese: { "locale": "ja-jp", "categoryId": "1321" }.
  3. Get a list of popular podcasts in Español: { "locale": "es-es" }.
  4. Fetch a list of podcasts in the category of "education" in English: { "locale": "en-us", "categoryId": "1416" }.
  5. Retrieve a list of podcasts by searching for the keyword "environment": { "q": "environment" }.
  6. Get a list of podcast episodes in the category of "arts" in English: { "locale": "en-us", "categoryId": "1301" }.
  7. Fetch a list of popular podcast episodes in Français: { "locale": "fr-fr" }.
  8. Retrieve a list of podcasts in the category of "health & fitness" in English: { "locale": "en-us", "categoryId": "1511" }.
  9. Get a list of podcasts by searching for the keyword "motivation": { "q": "motivation" }.
  10. Fetch the latest episodes of a podcast by its name: { "podcastName": "<Your Podcast Name>" }.

Tips and Tricks

Comments

Loading comments...