You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Adds explicit support for CC-NEWS, adds more details and fixes the 4XX error message when downloading paths, adds validation to the cli input for the crawl reference
"\n\nThe reference combination you requested:\n\tCRAWL: {}\n\tSUBSET:{}\n\tULR: {}\n\nDoesn't seem to exist or it is not accessible.\n\tError Code: {:?}",
98
-
options.snapshot, options.data_type, url, status
109
+
"\n\nThe reference combination you requested:\n\tCRAWL: {}\n\tSUBSET:{}\n\tURL: {}\n\nDoesn't seem to exist or it is currently not accessible.\n\tError Code: {} {}",
0 commit comments