1
0
Fork 0
mirror of synced 2024-09-28 23:31:09 +12:00

add comment about fake cmd

This commit is contained in:
Nick Sweeting 2020-09-01 19:42:22 -04:00 committed by GitHub
parent 66037535fd
commit a645f36b87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,6 +66,7 @@ def save_readability(link: Link, out_dir: Optional[str]=None, timeout: int=TIMEO
# Readability Docs: https://github.com/mozilla/readability
status = 'succeeded'
# fake command to show the user so they have something to try debugging if get_html fails
cmd = [
CURL_BINARY,
link.url