base-data-manager/test/fixtures/facebook-json-2025-11-29/your_facebook_activity/posts/your_videos.json

38 lines
758 B
JSON

{
"videos_v2": [
{
"uri": "xxx",
"creation_timestamp": 1715670000,
"media_metadata": {
"video_metadata": {
"exif_data": [
{
"upload_ip": "1.1.1.1",
"upload_timestamp": 69
}
]
}
},
"description": "xxx",
"dubbing_info": [],
"media_variants": []
},
{
"uri": "xxx",
"creation_timestamp": 1708345000,
"media_metadata": {
"video_metadata": {
"exif_data": [
{
"upload_ip": "1.1.1.1",
"upload_timestamp": 69
}
]
}
},
"description": "xxx",
"dubbing_info": [],
"media_variants": []
}
]
}