thumbnail_enricher#
Submodules#
Package Contents#
- class thumbnail_enricher.ThumbnailEnricher#
Bases:
auto_archiver.core.EnricherGenerates thumbnails for all the media
- enrich(to_enrich: auto_archiver.core.Metadata) None#
Uses or reads the video duration to generate thumbnails Calculates how many thumbnails to generate and at which timestamps based on the video duration, the number of thumbnails per minute and the max number of thumbnails. Thumbnails are equally distributed across the video duration.