-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathtemplate.R
executable file
·71 lines (69 loc) · 2.46 KB
/
template.R
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
#' @export
user_tmpl <- tibble::tibble(
id = "6835459741024554246",
desc = "",
createTime = 1591504493L,
video_duration = 35L,
video_downloadAddr = "https://v16.muscdn.com/b5fcb4b570c6c9ea86374ab884a4ed02/5ee2cc2e/video/tos/useast2a/tos-useast2a-pve-0068/9afa0718dc0b4d049be6e33b1c5fe9ab/?a=1233&br=1206&bt=603&cr=0&cs=0&dr=0&ds=3&er=&l=202006111827550101890710150B618F9B&lr=tiktok_m&mime_type=video_mp4&qs=0&rc=MzNqcjlydm05dTMzPDczM0ApODVkZGgzNTw5NzM8NGlnNmcxLjI2YWBzcGJfLS0uMTZzc18wXi4uLjQuYTUyYzJgX2A6Yw%3D%3D&vl=&vr=",
author_id = "6736400011821614085",
author_uniqueId = "joshua4congress",
author_nickname = "Joshua Collins",
author_signature = "CEO of Socialism - he/him - DMs open - Joshua2020.com",
user.bioLink.link = "discord.gg/4YHka7C",
music_id = "6835459693226478342",
music_title = "original sound",
stats_diggCount = 3698L,
stats_shareCount = 78L,
stats_commentCount = 263L,
stats_playCount = 12600L,
stats.followingCount = 369L,
stats.followerCount = 76600L,
stats.heart = 2300000L,
stats.diggCount = 5782L,
stats.videoCount = 263L,
warning = "",
query = "joshua4congress",
timestamp = 1591900077.17841
)
#' @export
hash_templ <- tibble::tibble(
videoMeta_duration = 17L,
id = "6809516833754909957",
text = "2A Truth, lets annoy a snowflake #2a #truth #reallifeathome #2ndamendment #gun #bored #boredathome",
createTime = "1585464205",
authorId = "6672368061331735558",
musicId = "6719975351407119110",
authorInfos_uniqueId = "snafu47",
authorInfos_nickName = "Snafu",
authorInfos_signature = "Guns, planes and Jeeps! All that and more!!\nTo infinity, AND BEYOND!!",
musicInfos_authorName = "weaponized_opinions1776",
diggCount = 344700L,
shareCount = 8567L,
playCount = 1800000L,
commentCount = 2324L,
authorStats_followingCount = 121L,
authorStats_followerCount = 69200L,
authorStats_heartCount = "769900",
authorStats_videoCount = 106L,
authorStats_diggCount = 7930L,
duetInfo = "0",
warning = "",
timestamp = 1591843821.62287
)
#' @export
com_tmpl <- tibble::tibble(
nickname = "JoeTwilla",
unique_id = "jodster09464",
cid = "6689564170263887877",
text = "How do you stop a drone strike?",
aweme_id = "6689560278004141318",
digg_count = 10L,
reply_comment_total = NA_integer_,
reply_id = "0",
reply_to_reply_id = "0",
reply_to_username = NA_character_,
reply_to_userid = NA_character_,
timestamp = 1591969359.33255,
query = "6689560278004141318",
create_time = 1557535535L
)