Youtube To MP3
收藏RapidAPI2024-09-22 更新2024-05-11 收录
下载链接:
https://rapidapi.com/wucarderapproved/api/youtube-to-mp323
下载链接
链接失效反馈官方服务:
资源简介:
This API enables the conversion of YouTube videos to MP3 audio format and facilitates access to the resulting downloadable MP3 file. Endpoint: /convert Method: GET Query Parameters: yt (required): YouTube video URL to convert. Response: 200 OK: Successful conversion. Returns a JSON object with: success: Boolean indicating conversion success. download_url: URL for downloading the converted MP3 file. 400 Bad Request: Error during conversion or invalid YouTube URL. Returns a JSON object wit...
创建时间:
2024-09-22
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集提供了一个API,用于将YouTube视频转换为MP3音频格式,并允许用户通过指定视频URL获取可下载的MP3文件。它支持GET请求,根据转换成功与否返回相应的JSON响应,包括下载链接或错误信息。
以上内容由遇见数据集搜集并总结生成



