Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot transform mp3 audio file links into players #22

Open
homevk15 opened this issue Jun 29, 2023 · 6 comments
Open

Cannot transform mp3 audio file links into players #22

homevk15 opened this issue Jun 29, 2023 · 6 comments

Comments

@homevk15
Copy link

Hi. Does your plugin work with the last Wordpress 6.2.2 version? I cannot transform mp3 audio file links into small players.

@pupunzi
Copy link
Owner

pupunzi commented Jun 30, 2023

Hi @homevk15 ,
It use to work on Wordpress 6.x.
You should see if there are errors on javascript console.

Do you have a link where I can see the issue?

@homevk15
Copy link
Author

homevk15 commented Jun 30, 2023

The website is
https://easy-english-study.com/wellcome/
I use RSS news from VOA Learning English Podcast ( learningenglish.voanews.com/api/ziiy_ejgy_ )
Before the last Wordpress's updates everything worked fine and I had small players instead of podcast links. Something happened with it and I see only links after the updates.

@pupunzi
Copy link
Owner

pupunzi commented Jun 30, 2023

Can you give me a link where before there was a player?

@homevk15
Copy link
Author

homevk15 commented Jun 30, 2023

It's the section on the website (sidebar) https://easy-english-study.com/wellcome/
"Learning English Broadcasts Use a limited vocabulary and are read at a slower pace"
Learning English Podcast
Learning English Podcast
Learning English Podcast
Learning English Podcast
I use the plugin Feedzy RSS Feeds for RSS news.
Also I added mp3 file and it transformed the link into the player. Some problem with those RSS only.

@ckjpn
Copy link

ckjpn commented Jun 30, 2023

I use RSS news from VOA Learning English Podcast ( learningenglish.voanews.com/api/ziiy_ejgy_ )

Looking at the RSS feed, it appears there are no MP3 files.
Maybe VOA changed their feed.

<item>
<title>Learning English Podcast</title>
<description>On today’s podcast, hear how a law made South Koreans a year younger followed by a story on Japanese researchers creating robot arms; then learn the grammar of recommendations followed by a discussion of question words; then hear about George W Bush’s first term on our history series.</description>
<link>https://learningenglish.voanews.com/a/7139420.html</link>
<guid>https://learningenglish.voanews.com/a/7139420.html</guid>
<pubDate>Fri, 30 Jun 2023 00:30:00 +0000</pubDate>
<category>VOA Learning English Podcast</category>
<enclosure url="https://gdb.voanews.com/01000000-0aff-0242-e785-08db45a50883_w800_h450.jpg" length="0" type="image/jpeg"/>
</item>
<item>
<title>Learning English Podcast</title>
<description>On today’s podcast, hear about forest losses around the world; learn about businesses that find uses for old electric vehicle batteries followed by a discussion about the EV battery shortage; then listen to what happened after the September 11, 2001 attacks on the U.S. in our history series.</description>
<link>https://learningenglish.voanews.com/a/7137773.html</link>
<guid>https://learningenglish.voanews.com/a/7137773.html</guid>
<pubDate>Thu, 29 Jun 2023 00:30:00 +0000</pubDate>
<category>VOA Learning English Podcast</category>
<enclosure url="https://gdb.voanews.com/01000000-0aff-0242-e785-08db45a50883_w800_h450.jpg" length="0" type="image/jpeg"/>
</item>

@homevk15
Copy link
Author

You are right! I used another RSS link and got players. I'm sorry to have bothered you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants