Quote:
Originally Posted by kovidgoyal
Use the --verbose option and examine the log
|
Thanks.
Follow up question:
Is there a way to silence errors and get only the metadata?
The utility outputs failures like so, until it finds a valid source:
Quote:
Failed to get cached URL from google for URL: https://www.amazon.com/Peyote-Mescaline-Drugs-Straight-Facts/dp/0791085457 with error: HTTP Error 429: Too Many Requests
Failed to get cached URL from google for URL: https://www.amazon.com/Essential-Homer-Hackett-Classics/dp/0872205401 with error: HTTP Error 429: Too Many Requests
Failed to get cached URL from google for URL: https://www.amazon.com/Norton-Anthology-American-Literature-8th/dp/0393918858 with error: HTTP Error 429: Too Many Requests
Title : Peyote and Mescaline
Author(s) : M. Foster Olive
....
|
Is there a way to tell the utility to not print stderr?
Thank you