You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
同使用豆瓣电影api开发的项目,但是api已失效,不过部分可以使用时光网的api替代。
时光网热映电影:
https://api-m.mtime.cn/Showtime/LocationMovies.api?locationId=561
时光网即将上映电影:
https://api-m.mtime.cn/Movie/MovieComingNew.api?locationId=561
获取电影详情:
https://ticket-api-m.mtime.cn/movie/detail.api?locationId=561?movieId=电影id
561为武汉地区,全部地区id
使用到的GitHub项目:CloudReader😁