joeyagreco / leeger

Instant stats for any fantasy football league.
https://pypi.org/project/leeger
MIT License
61 stars 17 forks source link

yahoo find league id for all years #28

Closed brian-dev8 closed 2 years ago

brian-dev8 commented 2 years ago

fix issue #27

joeyagreco commented 2 years ago

Thanks for looking into this!

I was investigating this a bit earlier this week and opened this issue in the library that I'm using for Yahoo.

The owner of that repo didn't think there was a link that Yahoo returned to find the previous/next league ID, but your find may be just that.

Have you tested this locally with a multi-year Yahoo league?

I would test myself but I do not have access to any Yahoo leagues that have multiple years in them.

brian-dev8 commented 2 years ago

Thanks for looking into this!

I was investigating this a bit earlier this week and opened this issue in the library that I'm using for Yahoo.

The owner of that repo didn't think there was a link that Yahoo returned to find the previous/next league ID, but your find may be just that.

Have you tested this locally with a multi-year Yahoo league?

I would test myself but I do not have access to any Yahoo leagues that have multiple years in them.

Yes, I have one that goes back to 2010 I tested with. 😃

joeyagreco commented 2 years ago

As of version 1.3.1, this issue has been fixed.

Thank you for your help on this.