Commit graph

42 commits

Author SHA1 Message Date
55ce48819e Rewritten atclient, some methods moved to ataccount, corrected docs 2023-05-24 20:03:09 +04:00
134a27b43d getLogger instead of calling logging. methods 2023-05-24 18:15:44 +04:00
9d3de01395 BASE_URL constants 2023-05-24 17:41:33 +04:00
345ba7e6ed Other SEC token generating algorithm 2023-05-24 17:12:34 +04:00
89608142fb atconnect: Node.JS bugfix; atserver: address bugfix 2022-12-27 16:55:19 +04:00
2d0af206ca Improved docs, fixed some typos 2022-12-25 19:17:49 +04:00
c02d3fed3e atconnect: use new atjsparse syntax 2022-12-25 17:51:29 +04:00
6b1f293d79 Increased Cloudflare waiting time 2022-11-03 18:04:28 +04:00
8177e8bd2a Empty session cookie bugfix, Readme, v2.1.4 2022-11-03 18:01:53 +04:00
9ba4230745 AutoPEP8 formatting 2022-10-31 17:27:21 +04:00
b79efb22d4 TokenError: debug info 2022-10-31 17:24:00 +04:00
092f9356a3 Passing args to CloudScraper: attempt 2 2022-10-10 11:31:14 +04:00
64c27e568a Passing custom parameters to CloudScraper 2022-10-05 19:44:00 +04:00
154b2c2d66 Bugfix in SEC generator (#56) 2022-10-05 19:24:00 +04:00
6b6e944d55 Removed sensitive data from logging; 1 more test 2022-09-30 14:55:24 +04:00
9ea8795bdb Correct logging interpolation format 2022-09-30 14:39:16 +04:00
f996b27ef6 Fixed MyPy errors 2022-09-29 18:18:15 +04:00
Laptop
c604144e2c
Fix atconnect.py
Fix mistake on line 28
2022-09-20 20:08:34 +03:00
4892430f19 MkDocs, Readme, Files API, Automated session saving, v2.0.1
MkDocs: sphinx docstrings rewritten to google, improved config, written the major part of how-to.
Readme: centered title + logo, added badges, features list, updated changelog.

Improved Files API, added automatical session saving and restoring to Client.
Some changes in makefile and gitignore.
License Notice now refers to all contributors.
2022-08-26 16:14:07 +04:00
dc52f92985 Bugfixes: Cloudflare bypassing, JS parser; tests, pylint, makefile 2022-08-22 09:55:08 +04:00
074e8fd6ed Module docstrings, pylint, pep8 2022-07-01 14:28:39 +04:00
c4c5c831c6 Errors, bedrock whitelist bug 2022-07-01 10:31:23 +04:00
7d276dba8f Fixed some bugs, changed tests structure, mypy 2022-07-01 09:36:52 +04:00
9c4274284f PEP8, mkdocs, corrected logo 2022-06-23 15:13:56 +04:00
c7390f4ec2 Sphinx Documentation 2022-06-17 14:34:47 +04:00
9f0610e5a7 Docstrings, logging in websocket example 2022-06-17 12:30:58 +04:00
b02e833702 Bugfixes in atconnect, atwss(async functions) 2022-05-18 18:33:21 +04:00
ee61aa375b Bugfixes, parse_token optimization, logo 2022-05-16 18:16:15 +04:00
a5ef80d78b Important bugfix in javascript parser 2022-05-13 17:44:00 +04:00
caf2b1933e Cloudflare 2022-04-28 09:23:02 +04:00
03ca4098bc Account actions, session, examples and readme 2022-04-01 17:01:12 +04:00
75b10e6e8c Bugfixes in FilesAPI, logging and unittest 2022-03-30 19:40:58 +04:00
cec2938804 Bugfixes in atfile,wss,connect 2022-03-25 16:45:38 +04:00
48f8090d2a Code improvements 2022-03-18 18:38:36 +04:00
6993aadf03 WebSocket, code improvements, API update 2022-01-11 18:08:59 +04:00
ca9cda3b51 Trying to add Google authorization 2022-01-06 19:57:26 +04:00
DarkCat09
ae85a218ea Updated API 2021-11-01 18:04:19 +04:00
loveyousomuch
414f63b40b WORK! fetch token, start and stop server 2021-10-28 00:06:18 +03:00
loveyousomuch
671a71d5cd login done, but don't detects servers 2021-10-27 19:42:41 +03:00
bf1bc9c553
Added file manager, static typization, bugfixes 2021-10-14 17:56:01 +04:00
b010b8a4c7
Add files via upload 2021-10-08 19:35:20 +04:00
DarkCat09
4f1b069aab First commit 2021-09-17 11:21:51 +04:00