github datawhores/OF-Scraper 2.6.2

latest releases: 2b538b9, 1510c51, a41d5b1...
15 months ago

changes

  • only retry at the point of requests in download.py

    • This should help with protected content as this requires 4 requests rather than one, so it is better to retry each requests
      rather than all again
    • This should also help reduce the amount of logs, when something outside of requests fail
  • Mac's have an issue with root certificates not properly being installed so I've added a change to try to overcome this

  • retrive new_usernames every loop

  • I've added some additional logs that should help with finding out which posts are retrived, and usernames found on profile

  • fix wrong args sent to get_message thanks @gootzoot

  • move some debugger statement to normal output
    

Don't miss a new OF-Scraper release

NewReleases is sending notifications on new releases.