utils library
Functions
-
convertPlatformMap(
dynamic input) → Map< String, dynamic> - Converts a platform channel map to a typed Dart map.
-
generateOutputPath(
Map< String, dynamic> format, String outputDir, String videoTitle, String? overrideName, bool overwrite) → String - Generates a file path for a downloaded video based on format and options.