The Photos API does not allow filters on an album search, so a manual filter will be required to remove video results. When retrieving an album's mediaItems, remove any results with a filename property ending in '.mp4', '.avi', '.mov', etc. Ensure case insensitivity.
The Photos API does not allow filters on an album search, so a manual filter will be required to remove video results. When retrieving an album's mediaItems, remove any results with a filename property ending in '.mp4', '.avi', '.mov', etc. Ensure case insensitivity.