I have developed a module, that I am successfully using on my site, to play online videos.
It consists of a lists of video links with: Title, Type, Category and Description with search and filter. Admin can add, edit and delete links.
When user clicks on link in the list, he is redirected to Detail page, when he sees the title of the video, the player and description text below.
When creating such link, you have to provide Title, Type, Category, Description and ObjectEmbedCode.
All is 100% working and tested.
Why I am speaking of that module here, instead of giving it to you to download and use, is because that module is not precompiled and not built as fully DNN module.
I can share the my complete code, which is in C#, DataBase tables,views and stored procedures.
If anyone is interested to take relief and to do the work to the end, just to make from this a 100% DNN module that can be downloaded and installed, please respond here.
All is asked, it's to not sell the finished module, but share it freely with others in public download section. I'll be glad if it will make part of DNN modules pack.
Thank you.