Commit graph

9 commits

Author SHA1 Message Date
Yay295
a08510f21e Add Bluesky scraper (#290)
* add bluesky scraper

* use com.atproto.sync.getBlob to get original bluesky image

* ignore data after bluesky post id

* fix json access and missing function

* fix bluesky fullsize image regex
2024-10-28 16:14:48 -04:00
Liam
967cbf7b24 Remove transport_opts workaround for SSL hosts due to upstream fix
Available in 27.0.1+ by https://github.com/erlang/otp/issues/8588
2024-08-16 13:42:08 -04:00
Liam
ad2b4b004c Work around verification failure for ssl roots using SHA-1 2024-06-21 08:53:23 -04:00
Liam
a344062d53 Update response header usages for list format 2024-06-20 19:49:19 -04:00
Liam
44c160b905 Remove extremely outdated redirect follower from DA scraper 2024-06-20 19:49:19 -04:00
Liam
6170e0b5dd Replace Tesla with Req 2024-06-19 23:35:44 -04:00
Liam
16e15e9c67 Add extra type and callback documentation 2024-06-18 15:06:01 -04:00
Liam
1eed44aa95 Fix scraper error with invalid hostname 2024-06-09 12:40:44 -04:00
Liam
c63bc41d8b Split out HTTP client interaction into PhilomenaProxy namespace 2024-06-02 19:26:00 -04:00