[facebook] add initial 'albums' extractor (#7848)

needs GraphQL API to fetch more than the latest 8
This commit is contained in:
Mike Fährmann
2025-08-08 18:14:21 +02:00
parent 8ada5b8eb6
commit 2192a2c360
4 changed files with 53 additions and 2 deletions

View File

@@ -2680,6 +2680,7 @@ Description
* ``avatar``
* ``photos``
* ``albums``
It is possible to use ``"all"`` instead of listing all values separately.

View File

@@ -280,7 +280,7 @@ Consider all listed sites to potentially be NSFW.
<tr>
<td>Facebook</td>
<td>https://www.facebook.com/</td>
<td>Avatars, Photos, Profile Photos, Sets, User Profiles, Videos</td>
<td>Albums, Avatars, Photos, Profile Photos, Sets, User Profiles, Videos</td>
<td><a href="https://github.com/mikf/gallery-dl#cookies">Cookies</a></td>
</tr>
<tr>