-
-
Notifications
You must be signed in to change notification settings - Fork 116
Expand file tree
/
Copy pathdump.json
More file actions
54 lines (54 loc) · 898 Bytes
/
Copy pathdump.json
File metadata and controls
54 lines (54 loc) · 898 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"bot": {
"tgytdlp_bot": {
"blocked_users": {
"0": {
"ID": "0",
"timestamp": 1763537791
}
},
"logs": {
"0": {
"0": {
"ID": "0",
"name": "test",
"timestamp": "1763537791",
"title": "test.mp4",
"urls": "https://example.com/"
}
}
},
"unblocked_users": {
"0": {
"ID": "0",
"timestamp": 1763537791
}
},
"users": {
"0": {
"ID": "0",
"timestamp": 1763537791
}
}
},
"video_cache": {
"0": {
"best": "0"
},
"images": {
"0": [
null,
"0"
]
},
"playlists": {
"0": {
"best": [
null,
"0"
]
}
}
}
}
}