f
This commit is contained in:
@@ -514,7 +514,7 @@ class InternetArchive(Provider):
|
||||
quiet_mode: bool,
|
||||
) -> Optional[int]:
|
||||
"""Generic hook for download-file to show a selection table for IA items."""
|
||||
from cmdlet._shared import get_field as sh_get_field
|
||||
from SYS.field_access import get_field as sh_get_field
|
||||
return maybe_show_formats_table(
|
||||
raw_urls=[url] if url else [],
|
||||
piped_items=[item] if item else [],
|
||||
|
||||
Reference in New Issue
Block a user