
By cfox612 on
Clearly I'm missing something...
Is there a module where you can (on the admin end) add our youtube name/feed/whatever and have the module spit out (on a page) the most recent x number of youtube videos uploaded to your stream?
It seems like this should exist, but after a ridiculously long time of googling/drupaling I've only found ways to import videos through a field...
Comments
And right on time
After I post and search a bit more of course THEN I come across Feeds: Youtube Parser, which looks like it might be the solution I am seeking!
It's the post curse - the second you post the question you discover the answer!
Ha! Of course that module has absolutely ZERO documentation... And still imports the videos as nodes... Which I guess is faster, but I still haven't found a way to import with the embed link so I can play the videos on the website... Thoughts?
Youtube channel
have you found something else, for example: http://drupal.org/project/youtubechannel ? does this work okay for you? I have tried and it looks okay, can be styled...
---
As it turned out, I needed to display much more information than just the video itself. I ended up writing some custom code to import everything from another website of ours.
But for someone who needs something bare bones that seems like it would get the job done.