Module oembed_admin

Function Index

count_missing/1
fix_missing/1Scan all 'video' resources for OEmbedded videos which do not have an 'oembed' component or which have an 'oembed' component with an 'error' field.

Function Details

count_missing/1

count_missing(Context) -> any()

fix_missing/1

fix_missing(Context) -> any()

Scan all 'video' resources for OEmbedded videos which do not have an 'oembed' component or which have an 'oembed' component with an 'error' field. It then tries to re-embed all of these video URLs.


Generated by EDoc