Rails 3 中的用户视频嵌入

发布于 2024-11-02 23:00:30 字数 213 浏览 0 评论 0原文

我正在使用 Rails 3 构建一个应用程序,允许用户提交视频。我希望能够简单地接受用户的视频 URL,并使用它,我的应用程序将生成适当的嵌入代码(取决于视频源)。是否有一个已经存在的适合此类内容的好库?如果已经存在某些内容,我宁愿不必在这里重新发明轮子并编写自己的正则表达式/脚本来嵌入视频。

想想 tumblr 是如何工作的……你只需粘贴视频的网址,它就会自动嵌入它。

谢谢!

I am building an app using Rails 3 that allows users to submit videos. I would like to be able to accept simply the video URL from the user and using this, my app will generate the appropriate embed code (depending on the video source). Is there a good library for something like this that already exists? I'd rather not have to reinvent the wheel here and write my own regex/scripts to embed the videos if something already exists.

Think of how tumblr works...you just paste in the url of the video and it embeds it all automatically.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

驱逐舰岛风号 2024-11-09 23:00:30

我会研究 embedly api 它可能能够解决您的问题。

I would look into the embedly api it may be able to address your problem.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文