Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add threading | garret | 2022-10-02 | 1 | -7/+19 |
| | | | | | biggest performance increase lets go much spaghetti however | ||||
* | remove updateddate | garret | 2022-10-02 | 1 | -1/+0 |
| | | | | it'll never be accurate | ||||
* | http -> https | garret | 2022-10-02 | 1 | -2/+2 |
| | | | | | oh shit since when did they add that i swear it just didn't have it | ||||
* | change description | garret | 2022-10-02 | 1 | -1/+1 |
| | |||||
* | remove os.path | garret | 2022-10-02 | 1 | -2/+1 |
| | |||||
* | make relative URLs into absolute URLs, + minor refactor | garret | 2022-10-02 | 1 | -8/+15 |
| | |||||
* | use a requests session | garret | 2022-10-02 | 1 | -1/+2 |
| | |||||
* | remove requests_cache | garret | 2022-10-02 | 1 | -9/+2 |
| | | | | will do something proper eventuallyTM, for now it's just clutter | ||||
* | initial commit | garret | 2022-10-01 | 1 | -0/+81 |