flexget.components.archives package# Submodules# flexget.components.archives.archives module FilterArchives FilterArchives.on_task_filter() FilterArchives.prepare_config() FilterArchives.schema register_plugin() flexget.components.archives.decompress module Decompress Decompress.handle_entry() Decompress.prepare_config() Decompress.on_task_output() Decompress.on_task_start() Decompress.schema extract_info() fail_entry_with_error() get_destination_path() get_output_path() is_match() open_archive_entry() register_plugin() flexget.components.archives.utils module ArchiveError BadArchive FSError FileAlreadyExists NeedFirstVolume NeedRarFile PathError Archive Archive.close() Archive.delete() Archive.extract_file() Archive.infolist() Archive.open() Archive.volumes() ArchiveInfo ArchiveInfo._is_dir() ArchiveInfo.extract() RarArchive RarArchive.check_import() RarArchive.open() RarArchive.volumes() ZipArchive ZipArchive.open() is_archive() makepath() open_archive() rarfile_set_path_sep() rarfile_set_tool_path() Module contents#