Skip to content

Commit 0dcb9ad

Browse files
committed
Add Invader Zim episode 1x08a
1 parent a937656 commit 0dcb9ad

34 files changed

+495
-0
lines changed
Loading
Loading
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
title = 'A little dance'
2+
published = 2022-04-17T15:00:00Z
3+
show_fkey = 'invader-zim/index'
4+
episode_fkey = 'invader-zim/invasion-of-the-idiot-dog-brain/index'
5+
tag = [
6+
'invader-zim',
7+
]
8+
body_markdown = """
9+
10+
Zim does a little dance.
11+
12+
"""
13+
14+
info.colours = '75'
15+
info.filesize = '0.60mb'
16+
info.frames = '72'
17+
info.size = '480×270'
18+
info.time = '6.01 seconds'
19+
20+
[video]
21+
source = 'file'
22+
file = 'zim_s01e08'
23+
ext = 'm4v'
24+
start = '5:05.4'
25+
duration = '6'
26+
crop = '710:400'
27+
28+
[output]
29+
colours = '74'
30+
denoise = true
31+
dither = 'bayer:bayer_scale=5'
32+
fps = '12'
33+
loss = '20'
34+
max_size = '0.6mb'
Loading
Loading
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
title = 'everything is normal'
2+
published = 2022-04-20T15:00:00Z
3+
show_fkey = 'invader-zim/index'
4+
episode_fkey = 'invader-zim/invasion-of-the-idiot-dog-brain/index'
5+
tag = [
6+
'gir',
7+
'invader-zim',
8+
]
9+
body_markdown = """
10+
11+
Zim reporting back to the Almighty Tallest, informs them that
12+
“Everything is normal again. If possible, things are even more normal
13+
now than they ever were.”
14+
15+
Gir, wearing a Krazy Taco hat in the background,
16+
finishes a taco and dances off.
17+
18+
"""
19+
20+
info.colours = '80'
21+
info.filesize = '0.94mb'
22+
info.frames = '89'
23+
info.size = '480×270'
24+
info.time = '7.41 seconds'
25+
26+
[video]
27+
source = 'file'
28+
file = 'zim_s01e08'
29+
ext = 'm4v'
30+
start = '11:40.2'
31+
duration = '7.4'
32+
crop = '710:400:5:60'
33+
34+
[output]
35+
colours = '74'
36+
denoise = true
37+
dither = 'bayer:bayer_scale=5'
38+
fps = '12'
39+
loss = '20'
40+
max_size = '0.95mb'
41+
42+
[[caption]]
43+
text = "Everything is normal again\n "
44+
from = '0'
45+
to = '1.6'
46+
type = 'zim_speak'
47+
48+
[[caption]]
49+
text = "If possible, things are even\nmore normal now than they ever were"
50+
from = '1.61'
51+
to = '6.5'
52+
type = 'zim_speak'
53+
margin = '0'
54+
placement = '16,198'
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
```
2+
title = 'Invasion of the Idiot Dog Brain'
3+
type = 'tv-episode'
4+
show_fkey = 'invader-zim/index'
5+
season = 1
6+
episode = 13 # officially "8a"
7+
```
8+
9+
Gir gets trapped in the house’s brain and goes for tacos.
Loading
Loading
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
title = 'Madness'
2+
published = 2022-04-22T15:00:00Z
3+
show_fkey = 'invader-zim/index'
4+
episode_fkey = 'invader-zim/invasion-of-the-idiot-dog-brain/index'
5+
tag = [
6+
'invader-zim',
7+
]
8+
body_markdown = """
9+
10+
Zim stands in the kitchen while the bin, toilet, fridge, cupboard, and oven
11+
all flap about.
12+
13+
"""
14+
15+
info.colours = '75'
16+
info.filesize = '0.15mb'
17+
info.frames = '11'
18+
info.size = '480×270'
19+
info.time = '0.91 seconds'
20+
21+
[video]
22+
source = 'file'
23+
file = 'zim_s01e08'
24+
ext = 'm4v'
25+
start = '5:47.2'
26+
duration = '0.9'
27+
crop = '710:400'
28+
29+
[output]
30+
colours = '74'
31+
denoise = true
32+
dither = 'bayer:bayer_scale=3'
33+
fps = '12'
34+
loss = '20'
35+
max_size = '0.15mb'
36+
mode = 'full'

0 commit comments

Comments
 (0)