-
Notifications
You must be signed in to change notification settings - Fork 42
Add functions to get Media (images/videos/audios) from entry description/contents #49
Comments
You can extend the reader yourself, because zend-feed has a plugin system. Please check the documentation: "zend-feed – Extending Feed and Entry APIs". |
Thank you @froschdesign, i am still in learning phase looking forward to contribute to this space. |
I'm sorry, the last code example in documentation doesn't work anymore. (See: #44) |
FWIW, MRSS is exactly the extension I've been working with, though I've only looked at thumbnails/images in my implementation. Would be great to have that in core since it seems to be popular and is very useful. |
hi @Synchro thats nice, if you dont mind can you share your extension and that will be starting point for others. |
A simple workaround parsing-rss-file-with-zend-2-feed-i-cant-get-media-tag |
I will add the support for one of the next minor releases; 2.13 or 2.14. This includes the full Media RSS specification with unit tests and documentation. Help is always welcome! 😃 |
This repository has been closed and moved to laminas/laminas-feed; a new issue has been opened at laminas/laminas-feed#9. |
Just check now a days feed entries have images/videos/contents can we have few functions to extract that details?
e.g : http://sportbild.bild.de/rss/vw-startseite/vw-startseite-45028186,sort=1,view=rss2.sport.xml
The text was updated successfully, but these errors were encountered: