Swift library to manage Chomikuj files
Find a file
Lilliana 5dd2ad6377 Better error handling, add cookies
- Error messages are based on HTTP status 200, not isSuccess (which is always true for who knows why)
- Remove ActionResponse, add LoginResponse
- Add cookie to Chomik so downloads of > 1 MB work without login

Signed-off-by: Lilliana <68789766+Paisseon@users.noreply.github.com>
2023-06-17 17:35:35 +02:00
Sources/Chomikuj Better error handling, add cookies 2023-06-17 17:35:35 +02:00
.gitignore Initial commit 2023-06-07 16:15:30 +02:00
LICENSE Initial commit 2023-06-01 20:26:33 +02:00
Package.swift Initial commit 2023-06-07 16:15:30 +02:00
README.md Initial commit 2023-06-01 20:26:33 +02:00

Chomikuj

Swift library to manage Chomikuj files