Skip to content

Oreeeee/pyChomikuj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyChomikuj

python open issues open pull requests version code style star count

(W.I.P) Chomikuj API written in Python

Features

  • Support for Mobile API, which means that you can use infinite transfer from Chomikuj mobile app
  • Really thin wrapper over Chomikuj's API, in most cases responses that this package gives are the same as what Chomikuj gives.

TODO:

  • Support for Mobile API (Chomikuj Android) (partially for now)
  • Support for Windows API (ChomikBox)
  • Support for Web API (Chomikuj.pl Website)
  • API documentation for every of them

Status

This project is in very early development, here is a list of features that work as of the latest commit

  1. Mobile API
  • Logging in
  • Searching for files
  • Listing directories, including password protected ones
  • Getting download links
  • Creating directories
  • Private messages
  • Listing friends
  • Getting a list of copied files
  • Uploading files
  • Deleting files
  • Messaging people --- FOR SOME UNKNOWN REASON BROKEN AT THE MOMENT
  • Adding someone as a friend
  1. Windows API
  • Nothing
  1. Web API
  • Nothing

Additional plans

  1. Mobile API
  • Recursively get download links
  • Better logging