mirror of
https://github.com/chickenflyshigh/meta-exif.git
synced 2026-02-20 10:28:19 +11:00
Update README.md
This commit is contained in:
parent
415a2d7491
commit
f92423f75f
@ -5,7 +5,7 @@ Main tools required: unzip, ffmpeg, jq, sed, parallel, exiftool.
|
||||
|
||||
For Facebook:
|
||||
1. Download JSON information facebook from [Facebook Accounts Center](https://accountscenter.facebook.com/info_and_permissions).
|
||||
2. Unzip the files into a directory. E.g. `mkdir facebook && find <<em>downloads directory</em>> -maxdepth 1 -name "facebook-*.zip" -exec unzip '{}' -d facebook`.
|
||||
2. Unzip the files into a directory. E.g. `mkdir facebook && find <em>downloads directory</em> -maxdepth 1 -name "facebook-*.zip" -exec unzip '{}' -d facebook`.
|
||||
3. Create output directory `mkdir facebook_media`
|
||||
4. Run `./main.sh -d facebook -O facebook_media`.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user