[facebook] add 'info' extractor (#6582)

https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3151899420

Currently relies on the profile having a /photos_by page.
This commit is contained in:
Mike Fährmann
2025-08-09 17:41:49 +02:00
parent 5bc198a7e6
commit 0d2b8f53cc
4 changed files with 64 additions and 11 deletions

View File

@@ -2678,6 +2678,7 @@ Description
Supported values are
* ``info``
* ``avatar``
* ``photos``
* ``albums``

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>Albums, Avatars, Photos, Profile Photos, Sets, User Profiles, Videos</td>
<td>Albums, Avatars, User Profile Information, Photos, Profile Photos, Sets, User Profiles, Videos</td>
<td><a href="https://github.com/mikf/gallery-dl#cookies">Cookies</a></td>
</tr>
<tr>