f
This commit is contained in:
@@ -1050,7 +1050,7 @@ class Add_File(Cmdlet):
|
||||
"https://",
|
||||
"magnet:",
|
||||
"torrent:",
|
||||
"hifi:",
|
||||
"tidal:",
|
||||
"hydrus:")):
|
||||
log(
|
||||
"add-file ingests local files only. Use download-file first.",
|
||||
@@ -1067,7 +1067,7 @@ class Add_File(Cmdlet):
|
||||
"https://",
|
||||
"magnet:",
|
||||
"torrent:",
|
||||
"hifi:",
|
||||
"tidal:",
|
||||
"hydrus:")):
|
||||
log(
|
||||
"add-file ingests local files only. Use download-file first.",
|
||||
@@ -1088,7 +1088,7 @@ class Add_File(Cmdlet):
|
||||
"https://",
|
||||
"magnet:",
|
||||
"torrent:",
|
||||
"hifi:",
|
||||
"tidal:",
|
||||
"hydrus:")):
|
||||
log(
|
||||
"add-file ingests local files only. Use download-file first.",
|
||||
@@ -1214,7 +1214,7 @@ class Add_File(Cmdlet):
|
||||
"https://",
|
||||
"magnet:",
|
||||
"torrent:",
|
||||
"hifi:",
|
||||
"tidal:",
|
||||
"hydrus:")):
|
||||
log("add-file ingests local files only.", file=sys.stderr)
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user