Transform Your Podcast Journey with Kagua: The Ultimate Solution for Apple Podcasts Transcription!

2024-09-15 01:05:51

Apple Podcasts automatically transcribes audio, but it can be a hassle if you want to use it for secondary purposes such as blogging. Otonal has released a tool called Summary FM that can transcribe audio, so I created a bookmarklet to make it easier to use. Apple PodcastsBookmarklet → Summary FM → Transcription complete! → Paste it into a blog such as note, and you can do this quickly.

Bookmarklet to find audio file URL

javascript:(function(){const audioElement=document.querySelector('audio');if(audioElement){const audioSrc=audioElement.getAttribute('src');navigator.clipboard.writeText(audioSrc).then(function(){alert('コピーした!');window.open(' '_blank');},function(err){console.error('クリップボードへのコピーに失敗しました: ',err);});}else{alert('ページにAUDIOタグが見つかりませんでした。');}})();

Copy the code above and replace it with any link you have bookmarked.

Steps for Transcription

1. Go to the episode page on Apple Podcasts

>>Audio media news roundup, first week of August 2022 – Creator Economy News – Apple Podcast

For example, as shown above, go to the episode page of a particular podcast in Apple Podcasts. Not the show page, but the specific episode page you want to transcribe.

Once you play it.

This is important because when you play the audio, an MP3 or m4a file will be loaded into the HTML and played. This will allow the bookmarklet to detect it.

When you launch the bookmarklet, it will display “Copied!”, meaning the URL of the audio file has been copied.

2. Transcribe with Summary FM

>>Audio Transcription (Summary fm) – Podcast Ranking

Summary FM is an AI-based transcription service that was previously operated by Stand FM. It is now run by Otonal, an audio advertising agency.

However, the URL has been changed and it is now available as a tool within the Otonal service. Stand FM has not deleted the link, so be careful as the previous version will still come up in searches.

You will need to register for free with Otonal’s podcast rankings (if you use a bookmarklet it will automatically open in a new tab. *Login required).

All you have to do is paste the URL of the audio file, click the transcribe button, and wait a few minutes, and your Apple Podcasts episode will be beautifully transcribed.

3. AI-based text formatting

All you have to do is use AI such as ChatGPT or Claude to format the text.

Claude

It seems that Claude has a high reputation, but I prefer the versatility of ChatGPT. Publish the formatted text on a blog or note to help increase awareness.

・ ・ ・ ・ ・

>> Cheap! It’s less than half price on Amazon.Food Time Sale
View the special sale page

↓↓↓We are currently distributing free newsletters

Transcription

Post Views: 203

1726426841
#Bookmarklet #easy #transcribe #Apple #Podcasts #Kagua #Creator #Economy #News

– How can I easily transcribe Apple‌ Podcasts⁢ episodes for blogging purposes?

Transcribe Apple Podcasts Episodes with Ease: A Step-by-Step ‌Guide

Are you tired of manually transcribing your favorite ​Apple Podcasts episodes for blogging or⁣ secondary ⁤purposes? Look no further! In this article, we’ll introduce a game-changing​ tool⁤ called‍ Summary FM ‍and a bookmarklet that ⁤makes it easy to transcribe audio⁤ files from Apple Podcasts.

The Challenge of ‍Transcribing Apple Podcasts Episodes

Apple Podcasts automatically transcribes audio, ‍but accessing ‍that ‌transcription data can be a hassle, especially if you want to use it for secondary purposes like‌ blogging.‍ Until now, there wasn’t a straightforward way to get your hands on⁤ that transcription data.

Introducing Summary FM and the Bookmarklet

Thanks to Otonal, the team ⁢behind Stand FM, we now have a powerful tool called Summary FM that can transcribe audio files from Apple ​Podcasts.‍ To make it even easier, we’ve created a ‍bookmarklet that⁢ simplifies the process.

Bookmarklet to Find Audio File⁤ URL

To get started, copy the following code ⁣and add it to your bookmarks:



javascript:(function(){const audioElement=document.querySelector('audio');if(audioElement){const audioSrc=audioElement.getAttribute('src');navigator.clipboard.writeText(audioSrc).then(function(){alert('Copied!');window.open('_blank');},function(err){console.error('Clipboard copy failed: ',err);});}else{alert('No audio tag found on the page.');}})();

Steps for Transcription

Follow these easy steps to transcribe your Apple Podcasts ⁤episodes:

1. Go to the Episode Page on Apple Podcasts

Head over to the episode page‌ of a specific podcast in Apple Podcasts. Not the show page, but the⁢ specific episode page you want to transcribe. For example: Audio media news​ roundup, first week of August 2022 – Creator Economy News – Apple Podcast.

How can you use a bookmarklet to simplify the transcription of Apple Podcasts episodes for your blog?

Easily Transcribe Apple Podcasts Episodes for Blogging with this bookmarklet and Summary FM

As a blogger, have you ever struggled to transcribe Apple Podcasts episodes for your blog? Apple Podcasts provides automatic transcription, but it can be a hassle to use it for secondary purposes like blogging. In this article, we’ll explore a solution that makes it easy to transcribe Apple Podcasts episodes using a bookmarklet and a tool called Summary FM.

Bookmarklet to find audio file URL

To get started, you’ll need a bookmarklet that can find the audio file URL of the podcast episode you want to transcribe. Here’s the code:



javascript:(function(){const audioElement=document.querySelector('audio');if(audioElement){const audioSrc=audioElement.getAttribute('src');navigator.clipboard.writeText(audioSrc).then(function(){alert('コピーした!');window.open(' '_blank');},function(err){console.error('クリップボードへのコピーに失敗しました: ',err);});}else{alert('ページにAUDIOタグが見つかりませんでした。');}})();

Copy the code above and replace it with any link you have bookmarked.

Steps for Transcription

1. Go to the episode page on Apple Podcasts

Go to the episode page of a particular podcast in Apple Podcasts, not the show page, but the specific episode page you want to transcribe. For example: Audio media news roundup, first week of August 2022 – Creator Economy News – Apple Podcast

Once you play the episode, an MP3 or m4a file will be loaded into the HTML and played. This will allow the bookmarklet to detect it.

When you launch the bookmarklet, it will display “Copied!”, meaning the URL of the audio file has been copied.

2. Transcribe with Summary FM

Summary FM is an AI-based transcription service that was previously operated by Stand FM. It is now run by Otonal, an audio advertising agency. You can access Summary FM through Audio Transcription (Summary fm) – Podcast Ranking.

You

Share:

Facebook
Twitter
Pinterest
LinkedIn

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.