MoviesDatabase

免费增值
通过 Adriano Massimo | 已更新 vor einem Monat | Movies
人气

9.9 / 10

延迟

364ms

服务等级

100%

Health Check

N/A

返回所有讨论

Can I filter to get movies that are official from an studio and also that are not for adult related?

Hi there. I was wondering if there could be a way to filter movies that were made by studios and not exactly fanfilms or related. Movies like “Batman” of Pattinson for example.

Also I was filtering some movies and some of them look pretty NSFW, is there a way to filter and not getting those movies?

Rapid account: Mr Breaker
MrBreaker Commented vor 2 Monaten

There is a way to filter movies by studio and not fan films. On most streaming services, you can filter movies based on their production company. That way, you can search for specific studios, such as Warner Bros., and avoid fan films and related content.

For NSFW content, many streaming services have parental control settings that allow you to block certain types of content from appearing within your results. You can also further customize the settings to your preferences in order to ensure that only appropriate content appears when searching for movies.

Rapid account: S Adrian
SAdrian Commented vor 2 Monaten

Or another method to solved the second problem is using the property “isAdult” that returns a boolean. This property is also not included in some info structure so you will have to make another search with “info”=“isAdult”.

Rapid account: S Adrian
SAdrian Commented vor 2 Monaten

Hi,

For the first problem, you could query with the list of top 10.000 -> list=most_pop_movies / most_pop_series.
For the second, most titles have a “certificate” property, that has a “rating” (that is the content rating: PG-13, G … ), this property is not included in some info structure so you will have to make another search with “info”=“certificate”.

Thanks,
AM

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论