Closed abney317 closed 5 years ago
Applying the same logic that @laanwj did for the download_file
to the get_file
function to just keep trying if it fails worked perfectly.
I've submitted a pull request for this: https://github.com/IgnoredAmbience/yahoo-group-archiver/pull/10
Yahoo seems to be expecting all the requests for attachments to be coming from their end. I see the referrer is being set
But this doesn't seem make it work. If go to the image in my browser though while logged in and then run the script it'll work for that 1 file and then fail on the next one.
Any ideas on what we might be able to do here allow the attachments to be pulled?