googlephotos: create feature/favorites directory - Fixes #4189
Enable access “Favorite” images on Google Photos backend. This adds a “feature/favorites” folder in the Google Photos backend and uses the Feature Filter API: https://developers.google.com/photos/library/reference/rest/v1/mediaItems/search#Filters
This commit is contained in:
parent
d04d4edc40
commit
633f50cd3e
3 changed files with 77 additions and 0 deletions
|
@ -173,6 +173,10 @@ into albums.
|
|||
- shared-album
|
||||
- album name
|
||||
- album name/sub
|
||||
- feature
|
||||
- favorites
|
||||
- file1.jpg
|
||||
- file2.jpg
|
||||
```
|
||||
|
||||
There are two writable parts of the tree, the `upload` directory and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue