[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:
@@ -2678,6 +2678,7 @@ Description
|
||||
|
||||
Supported values are
|
||||
|
||||
* ``info``
|
||||
* ``avatar``
|
||||
* ``photos``
|
||||
* ``albums``
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user