pybaseball icon indicating copy to clipboard operation
pybaseball copied to clipboard

fix issue 470, using curl_cffi requests library instead of requests

Open jburgessd opened this issue 9 months ago • 4 comments

usese the curl_cffi requests instead of requests. This will help avoid cloudflare checks on requests, and impersonates the chrome request methods.

This fixes issue 470

jburgessd avatar Mar 19 '25 15:03 jburgessd

Can an admin approve this PR?

MancusoM avatar Mar 22 '25 17:03 MancusoM

@jldbc or other admin, can we please get this reviewed and approved? Would be great since the season started this week. Thanks,

mdstepha avatar Mar 29 '25 18:03 mdstepha

Hello? Anyone reviewing this? schedule_and_record() is broken without this patch.

gguifelixamz avatar Jun 06 '25 23:06 gguifelixamz

There's no moderation here, but I added instructions on how to implement his PR in the Readme here: https://github.com/MancusoM/CitiFieldBabip

MancusoM avatar Jun 07 '25 00:06 MancusoM

@schorrm - this PR fixes the schedule_and_record() function and can be merged to master

SeanCooke avatar Jul 29 '25 03:07 SeanCooke