mrdoitnyce
Active member
Hello All,
Looking for someone to develop an addon for the Rss feed importer for youtube & soundcloud to embed the actual content (video & mix), not just the title & link to the website.
basically, when you setup an rss feed, XF by default uses this template:
which basically just creates a thread with the title & " continue reading " that links to the website. That looks boring.
I need something where if I'm importing video feeds from youtube and mixes from soundcloud via their rss feed link, I want the thread to automatically embed the media for both youtube & soundcloud, that way users can see and play the video right there in the thread as well as the soundcloud mix.
Thanks for reading.
Looking for someone to develop an addon for the Rss feed importer for youtube & soundcloud to embed the actual content (video & mix), not just the title & link to the website.
basically, when you setup an rss feed, XF by default uses this template:
Code:
{content}
[url="{link}"]Continue reading[/url]
which basically just creates a thread with the title & " continue reading " that links to the website. That looks boring.
I need something where if I'm importing video feeds from youtube and mixes from soundcloud via their rss feed link, I want the thread to automatically embed the media for both youtube & soundcloud, that way users can see and play the video right there in the thread as well as the soundcloud mix.
Thanks for reading.