我能否获得YouTube视频作为iOS的MP3声音?

编程入门 行业动态 更新时间:2024-10-27 04:37:35
本文介绍了我能否获得YouTube视频作为iOS的MP3声音?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我能在YouTube的声音文件与任何扩展我使用JSON或任何其他方式具体是什么意思?

as mentioned in the question Can I get the youtube as sound file with any extension I mean specifically with using JSON or any other way ?

推荐答案

一个办法让歌曲从Youtube是使用自己的API,并搜索你的歌。它会返回视频/歌曲的youtubeID网址。

One way to get songs from Youtube is to use their API, and search for your song. It will return a youtubeID url of video/song.

您可以再流进这个iOS应用程序。

You can then stream this into an iOS app.

一个方便的框架来提取来自YouTube的ID网址视频的网址,是LBYoutubePlayer它可以在这里找到 https://开头的github .COM / larcus94 / LBYouTubeView

A handy framework to extract video url from youtube ID url, is LBYoutubePlayer which can be found here github/larcus94/LBYouTubeView

您随后将需要提取从视频音频。

You would then need to extract the audio from the video.

从技术上讲,可能所有的工作。不知道,如果它超越了YouTube的使用条款和服务虽然。

Technically, that could all work. Not sure if it goes beyond Youtube's terms and services though.

更多推荐

我能否获得YouTube视频作为iOS的MP3声音?

本文发布于:2023-07-11 08:58:23,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1093504.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:声音   视频   YouTube   iOS

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!