[{"movies":["Jiro Dreams of Sushi","Das Boot","Airplane!","In This Corner of the World","Nosferatu","Hundreds of Beavers","Once Upon a Time in the West","Train to Busan","Heathers","The Great Escape","Die Hard","Spartacus","The Birds","Dazed and Confused","Best in Show","Serpico","Fantastic Mr. Fox","Shaun of the Dead","American Hustle","Grandma","Downfall","The Magnificent Seven","Trading Places","Crimson Tide","The Abyss","Moonstruck","Stand and Deliver","The Hunt for Red October","The Warriors","Pride & Prejudice","Inside Man","The Perks of Being a Wallflower","Darkest Hour","The Neverending Story","Begin Again","Copshop","Cop Car","Fiddler on the Roof","American Gangster","Blitz","Black Sea","The Prince of Egypt","Early Man","Crazy, Stupid, Love.","The Legend of Molly Johnson","The Beguiled","I Kill Giants","Labyrinth","Peter Pan","Black Hawk Down","Fried Green Tomatoes","Pretty in Pink","Kill the Messenger","Flags of Our Fathers","The Firm","Stranger Than Fiction","Backdraft","Prometheus","Everything Must Go","Red","Booker's Place: A Mississippi Story","My Name Is Nobody","Old Yeller","Escape From Alcatraz","The King and I","Radius","Pumping Iron","Hang 'Em High","Sesame Street Presents: Follow That Bird","Places in the Heart","The War of the Worlds","Ne Zha","Ip Man","Cheaper by the Dozen","Juice","The Hole","I'll Find You","Mississippi Burning","Jurassic World","Sleepy Hollow","Les Mis\u00e9rables","Uptown Saturday Night","Chitty Chitty Bang Bang","Solomon Kane","Die Hard 2","The Rundown","Limitless","Battle of Britain","Ladyhawke","FernGully ... the Last Rainforest","White Fang","Lucy","Doc Hollywood","The Boy in the Striped Pajamas","Bring It On","The New World","Frozen","Happy Gilmore","The Electric Horseman","Sabrina"]},[]]
curl --location --request POST 'https://zylalabs.com/api/5970/youtube+free+movies+api/7924/youtube+free+movies+list' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[{"title":"Nosferatu","release_year":1922,"rating":97,"genre":"Horror","critics_consensus":"One of the silent era's most influential masterpieces, Nosferatu's eerie, gothic feel -- and a chilling performance from Max Schreck as the vampire -- set the template for the horror films that followed.","synopsis":"Vampire Count Orlok expresses interest in a new residence -- and his new real estate agent Hutter's wife."},[]]
curl --location --request POST 'https://zylalabs.com/api/5970/youtube+free+movies+api/7925/youtube+movie+details+by+title' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"title":"Required"}'
[{"cast":["Max Schreck","Alexander Granach","Gustav von Wangenheim","Greta Schroeder"],"director":"F.W. Murnau"},[]]
curl --location --request POST 'https://zylalabs.com/api/5970/youtube+free+movies+api/7993/get+casting+and+director+by+title' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"title":"Required"}'
注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 YouTube 免费电影 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。
| 标头 | 描述 |
|---|---|
授权
|
必需
应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。
|
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
(年度计费可节省 2 个月 🎉)
YouTube免费电影API提供访问一份精选的可在YouTube上观看的免费电影列表,包括详细的评分、评论和演员信息
您可以检索各种数据字段,例如电影标题、发行年份、评级、评论家的共识、简介以及演员和工作人员的详细信息
您可以使用API按特定标准搜索电影,例如类型或发行年份,并获取有关每部电影的详细信息
虽然API提供了广泛的免费电影访问用户应该查看API文档以了解可能适用的速率限制或使用限制
YouTube免费视频API提供了对YouTube上可用的精选免费电影列表的访问,包括电影标题、发行年份、评分、评论家共识、剧情简介以及演员和工作人员的详细信息
“获取免费电影列表”端点返回电影标题列表。“按标题获取电影详细信息”端点提供特定电影的详细信息,包括发行年份、评级、评论共识、剧情概要、演员和导演。“按标题获取演员和导演”端点返回指定电影的演员和导演
关键字段包括“标题”、“发行年份”、“评分”、“评论共识”、“简介”、“演员”和“导演”。每个端点都有与其提供的数据相关的特定字段,例如列表中的电影标题和单个电影的详细属性
响应数据采用JSON格式结构化 对于电影列表,它返回一个标题数组 对于电影详情,它返回一个包含各种属性的对象数组,如标题、上映年份和演员 演员端点返回一个包含“cast”和“director”字段的对象
“获取免费电影列表”端点提供一份免费电影的列表 “按标题获取电影详细信息”端点提供特定电影的全面详细信息,而“按标题获取演员和导演”端点则专注于给定标题的演员和导演信息
“通过标题获取电影详情”和“通过标题获取演员和导演”接口需要一个“标题”参数来指定要检索哪个电影的信息。“获取免费电影列表”接口不需要任何参数
用户可以利用返回的数据在应用程序中显示电影信息 创建推荐或分析电影趋势 例如 详细的电影数据可以用来为电影数据库生成评论或摘要
典型的用例包括构建电影推荐系统 创建电影评论平台 或开发展示YouTube上可用的免费电影的应用程序 用户还可以分析评分和评论以进行研究
通过定期更新和对来自YouTube的电影信息进行质量检查,维护数据准确性。API从可靠来源聚合数据,以确保用户获得准确和最新的电影详情