Drupal YouTube 集成
我已经为我的网站创建了一个(年初至今)频道,但我不知道如何通过 drupal 进行访问。我的问题是
是否有任何模块可以将用户提交的视频上传到youtube(ytd)频道。
我需要编辑用户上传的视频,然后提交到我的年初至今频道。
请指导我。
I have created a (ytd) channel for my site already but i have no idea how to access through drupal. My questions are
Is there any module that uploads user submitted videos to youtube (ytd) channel .
I need to edit user uploaded video and then submit to my ytd channel.
please guide me.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
听起来您需要 Media youtube 以及 媒体移动器。
Sounds like you need Media youtube along with Media mover.
请检查此模块。它是一个重量非常轻的 YouTube 上传器模块。
http://drupal.org/sandbox/sunnyuff/1874604
Please check this module. Its a youtube uploader module a very light weight.
http://drupal.org/sandbox/sunnyuff/1874604
是的,有一些模块可以用于此嵌入式媒体字段模块或媒体模块,以及 media:youtube module 可以解决您的问题,我做了一个关于完全按照您需要进行操作的教程,可以在以下位置找到:http://gleamly.com/article/setup-video-your-drupal-website-using-media-and-mediayoutube
Yes, there are modules for this the embedded media field module or the media module, along with the media:youtube module can solve your problems, I did a tutorial on doing exactly what you need can be found at: http://gleamly.com/article/setup-video-your-drupal-website-using-media-and-mediayoutube
我最近为此创建了一个模块。 媒体:Youtube 上传。它仍在积极开发中。稳定版本将于 2015 年 11 月准备就绪。如果这满足您的需求并且您想要一些附加功能,我很高兴在问题队列中看到您的请求。
I've recently created a module just for this. Media: Youtube Upload. It's still being actively developed. A stable release should be ready by november 2015. If this suits your needs and you would like some additional features I'm happy to see your requests in the issue queue.