-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinput.txt
More file actions
19 lines (19 loc) · 688 Bytes
/
Copy pathinput.txt
File metadata and controls
19 lines (19 loc) · 688 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
"title": title,
"title_alternative1": title_alternative1,
"title_alternative2": title_alternative2,
"rating": rating,
"votes": votes,
"type_serie": type_serie,
"cover": cover,
"state": state,
"followers": followers,
"categories": categories,
"related": related,
"episodes": episodes,
"reactions_like": reactions_like,
"reactions_funny": reactions_funny,
"reactions_love": reactions_love,
"reactions_surprise": reactions_surprise,
"reactions_angry": reactions_angry,
"reactions_sad": reactions_sad,
"reactions_total": reactions_like+reactions_funny+reactions_love+reactions_surprise+reactions_angry+reactions_sad,