Kay Faraday
4658143a9c
fix attributeerror in mirror
2022-09-09 03:39:54 +00:00
Kay Faraday
285610667b
use v1 API for posting images instead of v2
...
Apparently even when using the v2 API, which returns image IDs before they're finished processing, you have to wait for them to finish before attaching them to a post, which defeats the purpose. Use v1 API to avoid this.
2022-07-03 01:39:58 +00:00
Kay Faraday
3ed03eaa83
update README
2022-07-03 00:19:56 +00:00
Kay Faraday
30f8f1263f
remove a debug print
2022-07-03 00:19:14 +00:00
Kay Faraday
abc05ba85e
handle rate limits
2022-07-02 23:35:16 +00:00
Kay Faraday
b1a9b37c5e
deduplicate aiohttp session creation
2022-07-02 23:09:46 +00:00
Kay Faraday
6e9cae820a
gitignore __pycache__/
2022-07-02 23:06:45 +00:00
Kay Faraday
ef99209d2c
escape mentions
2022-07-02 22:53:55 +00:00
Kay Faraday
0a5a10c18e
only mirror original posts
2022-07-02 22:53:45 +00:00
io
bdb3b68dfe
update README
2022-07-02 22:19:24 +00:00
io
40e3867f82
mirror all posts since last ran ( fixes #1 )
2022-06-28 04:45:22 +00:00
io
da515baf0c
add readme and license
2022-05-20 01:49:30 +00:00
io
1d8b4fd8c9
initial commit
2022-05-20 01:28:46 +00:00