kemono-dl icon indicating copy to clipboard operation
kemono-dl copied to clipboard

Fix: (2024.02.02) Update API Endpoint Paths, Domain, and Datetime Handling

Open EcchiClone opened this issue 1 year ago • 3 comments

2024.02.02

  • Updated the domain string from ".party" to ".su".
  • Revised API endpoint paths in the source code from .../api/... to .../api/v1/... to align with changes in the API server's address.
  • Modified the format_time_by_type function for proper handling of ISO 8601 datetime strings, following adjustments to the API server.
  • isWorking on Python 3.9.0

about tmi

image It's working perfectly now! (but coomer is so slow to download '-`)

Thank you for your project 🥰

EcchiClone avatar Feb 01 '24 17:02 EcchiClone

Yo man. Thanks a bunch for the fix! I think there still some problems though, because when I try to use it with this pull request, it tries to increment the posts by 25, instead of 50, which ends up causing problems with the API

EDIT

Fixed by going to lines 179 and 181 of main.py and changing the value of 25 to 50

Tosh0kan avatar Feb 02 '24 20:02 Tosh0kan

Yo man. Thanks a bunch for the fix! I think there still some problems though, because when I try to use it with this pull request, it tries to increment the posts by 25, instead of 50, which ends up causing problems with the API

EDIT

Fixed by going to lines 179 and 181 of main.py and changing the value of 25 to 50

Thank you for repair code!

EcchiClone avatar Feb 04 '24 17:02 EcchiClone

No problem, and sorry I didn't send a proper file

Tosh0kan avatar Feb 04 '24 21:02 Tosh0kan