-
Notifications
You must be signed in to change notification settings - Fork 0
/
tube-manager.json
61 lines (61 loc) · 1.7 KB
/
tube-manager.json
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
{
"headings": {
"sections": "TL;DR",
"suggestedVideos": "Suggested",
"links": "Links",
"credits": "Credits",
"affiliateLinks": "Affiliate links",
"footnotes": "Change log",
"support": "Support"
},
"separator": "👉",
"affiliateLinks": {
"amazon": {
"brotherPrinter": {
"label": "Brother HL-L2370DW printer",
"url": [
{
"label": "USA",
"url": "https://www.amazon.com/dp/B076Q1FK19?tag=sunknudsen06-20"
}
]
}
}
},
"videos": [
{
"id": "YrUSJQq8WOA",
"publishedAt": "2022-11-03T14:43:45Z",
"title": "macOS stores a copy of everything one prints forever",
"description": "In this episode, we explore how macOS stores a copy of everything one prints forever.",
"tags": ["Privacy", "Security", "macOS"],
"categoryId": "27",
"sections": [],
"suggestedVideos": [],
"links": [
{
"label": "How to disable CUPS pinter job history on macOS",
"url": "https://sunknudsen.com/privacy-guides/how-to-disable-cups-pinter-job-history-on-macos"
},
{
"label": "Twitter (please follow @superbacked)",
"url": "https://twitter.com/superbacked"
},
{
"label": "Superbacked (join waiting list)",
"url": "https://superbacked.com/"
}
],
"credits": [],
"affiliateLinks": ["amazon.brotherPrinter"],
"footnotes": [],
"support": [
{
"label": "Support my research",
"url": "https://sunknudsen.com/donate"
}
],
"thumbnailHash": "65c65f74ac181dcffc994d9f75ed88392bdcc434165bc59dda2a0553a0725ac6"
}
]
}