-
Notifications
You must be signed in to change notification settings - Fork 898
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for viewing movie trailers with local api (#4391)
* Add support for viewing movie trailers with local api * add support for age restricted trailers * remove unused changes * always show trailer, regardless of video playability status * Improve movie parsing logic Co-authored-by: absidue <[email protected]> * check for null instead of truthy * Exclude unneeded properties Co-authored-by: absidue <[email protected]> --------- Co-authored-by: absidue <[email protected]>
- Loading branch information
1 parent
057c9d7
commit c983e02
Showing
3 changed files
with
64 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters