mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 15:31:11 +01:00
Update content of files
This commit is contained in:
parent
87e8613a9c
commit
298ef15e29
2 changed files with 73 additions and 1 deletions
|
@ -1087,6 +1087,14 @@
|
|||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "app_icons"
|
||||
},
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "infinite_reactions"
|
||||
},
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "emoji_status"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -10,7 +10,9 @@
|
|||
"more_upload",
|
||||
"advanced_chat_management",
|
||||
"animated_userpics",
|
||||
"animated_emoji"
|
||||
"animated_emoji",
|
||||
"infinite_reactions",
|
||||
"emoji_status"
|
||||
],
|
||||
"videos": [
|
||||
{
|
||||
|
@ -279,6 +281,68 @@
|
|||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
},
|
||||
{
|
||||
"_": "types.Document",
|
||||
"id": 5816562509758336352,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1662465749,
|
||||
"mime_type": "video/mp4",
|
||||
"size": 4198766,
|
||||
"dc_id": 4,
|
||||
"attributes": [
|
||||
{
|
||||
"_": "types.DocumentAttributeFilename",
|
||||
"file_name": "Display_iOS.mp4"
|
||||
}
|
||||
],
|
||||
"thumbs": [
|
||||
{
|
||||
"_": "types.PhotoStrippedSize",
|
||||
"type": "i",
|
||||
"bytes": "b'\\x01(\\x1b\\xd4\\xf3\\x939-\\xfc\\xe82\\x81\\xe9\\x83\\xd3 \\xd5_\\xbc\\xa7\\x83\\xe9P\\x94\\xb8\\x94\\x00\\xec\\xaa\\x07\\xa5W+\\xbf\\x91j)\\x9a>b\\x11\\xcb\\x11\\xf4\\xcd1%;Fq\\x9f\\xadB\\xa3j\\x81\\x9c\\x91\\xdc\\xd2\\xd1`\\xe5B\\tDI\\xf37\\xea\\x05I\\xe7\\x928\\xc9\\xf7\\x04TO\\x1cr\\x00$\\xe9\\xda\\xa3\\x93\\xcaUA\\xb7\\x8cq\\xce*d\\xd2\\x15\\xae\\xb4\\xdc\\xb0\\xcd\\xbc\\xe7\\x18\\xa6\\xd2)\\x05\\x14\\x8e\\x84qEZ\\x15\\xc9\\x15P\\xaf\\xdd\\x0c3Jc\\x8eA\\x83\\x1e@\\xfd(\\xa2\\xa5\\xa2S#<RQEZ\\x15\\xcf'"
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "m",
|
||||
"w": 213,
|
||||
"h": 320,
|
||||
"size": 18003
|
||||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
},
|
||||
{
|
||||
"_": "types.Document",
|
||||
"id": 5239981945047227722,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1662467288,
|
||||
"mime_type": "video/mp4",
|
||||
"size": 3794649,
|
||||
"dc_id": 2,
|
||||
"attributes": [
|
||||
{
|
||||
"_": "types.DocumentAttributeFilename",
|
||||
"file_name": "Premium iOS.mp4"
|
||||
}
|
||||
],
|
||||
"thumbs": [
|
||||
{
|
||||
"_": "types.PhotoStrippedSize",
|
||||
"type": "i",
|
||||
"bytes": "b'\\x01(\\x1b\\xd6\\xc79\\xa8\\xe5\\x9d\"e\\r\\x9c\\xb1\\xc0\\xc5KP\\xba\\xef \\xb4|\\x8e>\\xf50%#=\\xcf\\xe0h\\x00\\x80\\x06(ROQ\\x8aZ@7r\\xee#v\\x08\\xebJ\\x08\\xcf\\xde\\xcf\\xb5\\';\\xdb\\xafn\\xf4\\xf1\\xf8\\xfe4\\x00~\\x14\\x94\\xeai\\xeb@\\x0c\\xcf\\xce\\xc0\\x81\\xdb\\xa9\\xa7n\\xc7\\xa7\\xe7E\\x14\\x00\\xe1\\x9e\\xf4\\x86\\x8a(\\x03'"
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "m",
|
||||
"w": 213,
|
||||
"h": 320,
|
||||
"size": 11582
|
||||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
}
|
||||
],
|
||||
"period_options": [],
|
||||
|
|
Loading…
Reference in a new issue