Mike Fährmann
ff0728dcd3
[bluesky] handle exceptions during file extraction
2025-10-08 10:39:51 +02:00
Mike Fährmann
a4e0091b25
[bluesky] add 'bookmark' extractor ( #8370 )
2025-10-08 10:00:12 +02:00
Mike Fährmann
9afac3c51d
[tests:results] rename '#urls' to '#results'
2025-06-13 13:00:50 +02:00
Mike Fährmann
dcaf7293b3
[bluesky] add 'video' extractor ( #4438 )
2025-04-16 12:00:57 +02:00
Mike Fährmann
7d1321cbda
[bluesky:likes] fix infinite loop ( #7194 #7287 )
...
at the end of 'feed.getActorLikes'
2025-04-16 08:58:15 +02:00
Mike Fährmann
481ad1c206
[bluesky:likes] use 'repo.listRecords' endpoint ( #7194 #7287 )
...
requires one additional API request per post,
but allows accessing likes of all users without login
and avoids the infinite loop at the end of 'getActorLikes'
add 'endpoint' option
2025-04-15 22:47:33 +02:00
Mike Fährmann
94d7df186f
[bluesky] default to /posts if reposts/quoted is enabled ( #6583 )
2024-12-13 22:24:37 +01:00
Mike Fährmann
624dc7f407
[bluesky] add 'info' extractor
2024-12-05 08:36:33 +01:00
Delphox
565dc5b43b
[bluesky] match fxbsky.app and vxbsky.app
2024-11-02 16:00:43 -03:00
Mike Fährmann
93adfbe935
merge #6410 : [bluesky] match common bluesky embed fixes
2024-11-02 18:28:07 +01:00
Mike Fährmann
cd47425ccc
[bluesky] fix downloads from non-bsky PDSs ( #6406 )
2024-11-02 18:22:34 +01:00
Mike Fährmann
9deed87340
[bluesky] add 'author["instance"]' metadata ( #4438 )
2024-11-02 17:37:11 +01:00
Delphox
80c7246732
[bluesky] match cbsky.app, bskye.app, bskyx.app and bsyy.app urls
2024-11-02 13:04:32 -03:00
Mike Fährmann
99fe2b1f55
[bluesky] support 'main.bsky.dev' URLs ( #4438 )
2024-11-02 15:33:31 +01:00
Mike Fährmann
a4791f5243
[bluesky] add 'hashtag' extractor ( #4438 )
...
https://github.com/mikf/gallery-dl/issues/4438#issuecomment-2439979958
2024-10-27 13:59:46 +01:00
Mike Fährmann
8f396cfc57
[bluesky] add 'quoted' option ( #6323 )
2024-10-25 17:22:33 +02:00
Mike Fährmann
7d6520e15d
[bluesky] support video downloads ( #6183 )
2024-09-15 22:38:03 +02:00
Mike Fährmann
009aa90c3f
[tests] update extractor results
...
at least some of them
2024-06-01 20:28:04 +02:00
Mike Fährmann
da6ba60331
[bluesky] add 'instance' metadata field ( #4438 )
2024-03-18 17:36:16 +01:00
Mike Fährmann
6482bbc525
[bluesky] handle different 'embed' structure
2024-03-03 20:41:01 +01:00
Mike Fährmann
c413834dfc
[bluesky] extend tests
2024-02-16 16:30:02 +01:00
Mike Fährmann
0abd9723af
[bluesky] add 'metadata' option ( #4438 )
...
allow extracting 'user' metadata and
make 'facets' extraction optional
2024-02-15 23:30:16 +01:00
Mike Fährmann
c7d17f1111
[bluesky] extract 'hashtags', 'mentions', and 'uris' metadata ( #4438 )
2024-02-10 00:01:55 +01:00
Mike Fährmann
55bbd49a0e
[bluesky] download images in original resolution ( #4438 )
...
at least up to 2000 px
2024-02-09 21:33:33 +01:00
Mike Fährmann
cf7d6be2d4
[bluesky] initial support ( #4438 , #4708 , #4722 , #5047 )
2024-02-07 19:09:33 +01:00