[facebook] add initial 'albums' extractor (#7848)
needs GraphQL API to fetch more than the latest 8
This commit is contained in:
@@ -2680,6 +2680,7 @@ Description
|
||||
|
||||
* ``avatar``
|
||||
* ``photos``
|
||||
* ``albums``
|
||||
|
||||
It is possible to use ``"all"`` instead of listing all values separately.
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user