Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prep: episode 12 (last) #32

Merged
merged 9 commits into from
Jan 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
10 changes: 5 additions & 5 deletions config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

# * Fill the Required Variables
season="1"
episode="11"
total_frame="4868"
episode="12"
total_frame="4975"
vid_fps="24"
img_fps="3.5"
vid_totalfrm="34072"
Expand All @@ -13,14 +13,14 @@ giphy_tags="bocchi, bocchi the rock, bocchi-chan, kita-chan, ryo yamada, anime,
gif_prev_framecount="10"

# This is where you will paste the manually created Album ID
album="411373378493647" # Season 1, Episode 11: "Duodecimal Sunset"
album="439945612303090" # Season 1, Episode 12: "Morning Light Falls on You"

# This stands for "Frames per Hour"
fph="15"
fph="10"

# timestamps
is_timestamp="1"

# Minutes interval of posting (Default is 2)
# Note: Don't set it higher than 2 minutes or lower than a minute, you might get detected as a spam of Facebook.
mins="2"
mins="4"
415 changes: 415 additions & 0 deletions fb/bocchiep12_en.ass

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion fb/frameiterator
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4869
1
4 changes: 2 additions & 2 deletions frameposter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ rc_location=./fb/tmprc.jpg
: "${vid_totalfrm:=}"

# Hardcoded Scrapings only Supported on ass subs by Erai Raws
locationsub=(./fb/bocchiep11_en.ass)
locationsub=(./fb/bocchiep12_en.ass)

# Temp Variables
is_empty="1"
Expand Down Expand Up @@ -113,7 +113,7 @@ nth(){
# New Formula: {current_frame} * ({vid_totalframe} / {total_frame}) / {frame_rate} = {total_secs}
# Ex: (1532 - 1) * 7.98475609756 / 23.93 = 511.49
# Note: this code below is tweaked, inshort its adjusted to become synced to frames
sec="$(bc -l <<< "scale=2; ${t:-1} * 7 / ${vid_fps}")"
sec="$(bc -l <<< "scale=2; ${t:-1} * 6.8571428571428571429 / ${vid_fps}")"
[[ "${2}" = "timestamp" ]] && sec="$(bc -l <<< "scale=2; ${t:-1} * 7 / ${vid_fps}")"
secfloat="${sec#*.}" sec="${sec%.*}" sec="${sec:-0}"

Expand Down
Binary file added frames/frame_1.1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frames/frame_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frames/frame_10.1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frames/frame_10.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frames/frame_100.1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frames/frame_100.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frames/frame_1000.1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frames/frame_1000.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frames/frame_1001.1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frames/frame_1001.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frames/frame_1002.1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frames/frame_1002.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frames/frame_1003.1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frames/frame_1003.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frames/frame_1004.1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frames/frame_1004.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frames/frame_1005.1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frames/frame_1005.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frames/frame_1006.1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frames/frame_1006.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frames/frame_1007.1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frames/frame_1007.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frames/frame_1008.1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frames/frame_1008.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frames/frame_1009.1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frames/frame_1009.jpg
Binary file added frames/frame_101.1.jpg
Binary file modified frames/frame_101.jpg
Binary file added frames/frame_1010.1.jpg
Binary file modified frames/frame_1010.jpg
Binary file added frames/frame_1011.1.jpg
Binary file modified frames/frame_1011.jpg
Binary file added frames/frame_1012.1.jpg
Binary file modified frames/frame_1012.jpg
Binary file added frames/frame_1013.1.jpg
Binary file modified frames/frame_1013.jpg
Binary file added frames/frame_1014.1.jpg
Binary file modified frames/frame_1014.jpg
Binary file added frames/frame_1015.1.jpg
Binary file modified frames/frame_1015.jpg
Binary file added frames/frame_1016.1.jpg
Binary file modified frames/frame_1016.jpg
Binary file added frames/frame_1017.1.jpg
Binary file modified frames/frame_1017.jpg
Binary file added frames/frame_1018.1.jpg
Binary file modified frames/frame_1018.jpg
Binary file added frames/frame_1019.1.jpg
Binary file modified frames/frame_1019.jpg
Binary file added frames/frame_102.1.jpg
Binary file modified frames/frame_102.jpg
Binary file added frames/frame_1020.1.jpg
Binary file modified frames/frame_1020.jpg
Binary file added frames/frame_1021.1.jpg
Binary file modified frames/frame_1021.jpg
Binary file added frames/frame_1022.1.jpg
Binary file modified frames/frame_1022.jpg
Binary file added frames/frame_1023.1.jpg
Binary file modified frames/frame_1023.jpg
Binary file added frames/frame_1024.1.jpg
Binary file modified frames/frame_1024.jpg
Binary file added frames/frame_1025.1.jpg
Binary file modified frames/frame_1025.jpg
Binary file added frames/frame_1026.1.jpg
Binary file modified frames/frame_1026.jpg
Binary file added frames/frame_1027.1.jpg
Binary file modified frames/frame_1027.jpg
Binary file added frames/frame_1028.1.jpg
Binary file modified frames/frame_1028.jpg
Binary file added frames/frame_1029.1.jpg
Binary file modified frames/frame_1029.jpg
Binary file added frames/frame_103.1.jpg
Binary file modified frames/frame_103.jpg
Binary file added frames/frame_1030.1.jpg
Binary file modified frames/frame_1030.jpg
Binary file added frames/frame_1031.1.jpg
Binary file modified frames/frame_1031.jpg
Binary file added frames/frame_1032.1.jpg
Binary file modified frames/frame_1032.jpg
Binary file added frames/frame_1033.1.jpg
Binary file modified frames/frame_1033.jpg
Binary file added frames/frame_1034.1.jpg
Binary file modified frames/frame_1034.jpg
Binary file added frames/frame_1035.1.jpg
Binary file modified frames/frame_1035.jpg
Binary file added frames/frame_1036.1.jpg
Binary file modified frames/frame_1036.jpg
Binary file added frames/frame_1037.1.jpg
Binary file modified frames/frame_1037.jpg
Binary file added frames/frame_1038.1.jpg
Binary file modified frames/frame_1038.jpg
Binary file added frames/frame_1039.1.jpg
Binary file modified frames/frame_1039.jpg
Binary file added frames/frame_104.1.jpg
Binary file modified frames/frame_104.jpg
Binary file added frames/frame_1040.1.jpg
Binary file modified frames/frame_1040.jpg
Binary file added frames/frame_1041.1.jpg
Binary file modified frames/frame_1041.jpg
Binary file added frames/frame_1042.1.jpg
Binary file modified frames/frame_1042.jpg
Binary file added frames/frame_1043.1.jpg
Binary file modified frames/frame_1043.jpg
Binary file added frames/frame_1044.1.jpg
Binary file modified frames/frame_1044.jpg
Binary file added frames/frame_1045.1.jpg
Binary file modified frames/frame_1045.jpg
Binary file added frames/frame_1046.1.jpg
Binary file modified frames/frame_1046.jpg
Binary file added frames/frame_1047.1.jpg
Binary file modified frames/frame_1047.jpg
Binary file added frames/frame_1048.1.jpg
Binary file modified frames/frame_1048.jpg
Binary file added frames/frame_1049.1.jpg
Binary file modified frames/frame_1049.jpg
Binary file added frames/frame_105.1.jpg
Binary file modified frames/frame_105.jpg
Binary file added frames/frame_1050.1.jpg
Binary file modified frames/frame_1050.jpg
Binary file added frames/frame_1051.1.jpg
Binary file modified frames/frame_1051.jpg
Binary file added frames/frame_1052.1.jpg
Binary file modified frames/frame_1052.jpg
Binary file added frames/frame_1053.1.jpg
Binary file modified frames/frame_1053.jpg
Binary file added frames/frame_1054.1.jpg
Binary file modified frames/frame_1054.jpg
Binary file added frames/frame_1055.1.jpg
Binary file modified frames/frame_1055.jpg
Binary file added frames/frame_1056.1.jpg
Binary file modified frames/frame_1056.jpg
Binary file added frames/frame_1057.1.jpg
Binary file modified frames/frame_1057.jpg
Binary file added frames/frame_1058.1.jpg
Binary file modified frames/frame_1058.jpg
Binary file added frames/frame_1059.1.jpg
Binary file modified frames/frame_1059.jpg
Binary file added frames/frame_106.1.jpg
Binary file modified frames/frame_106.jpg
Binary file added frames/frame_1060.1.jpg
Binary file modified frames/frame_1060.jpg
Binary file added frames/frame_1061.1.jpg
Binary file modified frames/frame_1061.jpg
Binary file added frames/frame_1062.1.jpg
Binary file modified frames/frame_1062.jpg
Binary file added frames/frame_1063.1.jpg
Binary file modified frames/frame_1063.jpg
Binary file added frames/frame_1064.1.jpg
Binary file modified frames/frame_1064.jpg
Binary file added frames/frame_1065.1.jpg
Binary file modified frames/frame_1065.jpg
Binary file added frames/frame_1066.1.jpg
Binary file modified frames/frame_1066.jpg
Binary file added frames/frame_1067.1.jpg
Binary file modified frames/frame_1067.jpg
Binary file added frames/frame_1068.1.jpg
Binary file modified frames/frame_1068.jpg
Binary file added frames/frame_1069.1.jpg
Binary file modified frames/frame_1069.jpg
Binary file added frames/frame_107.1.jpg
Binary file modified frames/frame_107.jpg
Binary file added frames/frame_1070.1.jpg
Binary file modified frames/frame_1070.jpg
Binary file added frames/frame_1071.1.jpg
Binary file modified frames/frame_1071.jpg
Binary file added frames/frame_1072.1.jpg
Binary file modified frames/frame_1072.jpg
Binary file added frames/frame_1073.1.jpg
Binary file modified frames/frame_1073.jpg
Binary file added frames/frame_1074.1.jpg
Binary file modified frames/frame_1074.jpg
Binary file added frames/frame_1075.1.jpg
Binary file modified frames/frame_1075.jpg
Binary file added frames/frame_1076.1.jpg
Binary file modified frames/frame_1076.jpg
Binary file added frames/frame_1077.1.jpg
Binary file modified frames/frame_1077.jpg
Binary file added frames/frame_1078.1.jpg
Binary file modified frames/frame_1078.jpg
Binary file added frames/frame_1079.1.jpg
Binary file modified frames/frame_1079.jpg
Binary file added frames/frame_108.1.jpg
Binary file modified frames/frame_108.jpg
Binary file added frames/frame_1080.1.jpg
Binary file modified frames/frame_1080.jpg
Binary file added frames/frame_1081.1.jpg
Binary file modified frames/frame_1081.jpg
Binary file added frames/frame_1082.1.jpg
Binary file modified frames/frame_1082.jpg
Binary file added frames/frame_1083.1.jpg
Binary file modified frames/frame_1083.jpg
Binary file added frames/frame_1084.1.jpg
Binary file modified frames/frame_1084.jpg
Binary file added frames/frame_1085.1.jpg
Binary file modified frames/frame_1085.jpg
Binary file added frames/frame_1086.1.jpg
Binary file modified frames/frame_1086.jpg
Binary file added frames/frame_1087.1.jpg
Binary file modified frames/frame_1087.jpg
Binary file added frames/frame_1088.1.jpg
Binary file modified frames/frame_1088.jpg
Binary file added frames/frame_1089.1.jpg
Binary file modified frames/frame_1089.jpg
Binary file added frames/frame_109.1.jpg
Binary file modified frames/frame_109.jpg
Binary file added frames/frame_1090.1.jpg
Binary file modified frames/frame_1090.jpg
Binary file added frames/frame_1091.1.jpg
Binary file modified frames/frame_1091.jpg
Binary file added frames/frame_1092.1.jpg
Binary file modified frames/frame_1092.jpg
Binary file added frames/frame_1093.1.jpg
Binary file modified frames/frame_1093.jpg
Binary file added frames/frame_1094.1.jpg
Binary file modified frames/frame_1094.jpg
Binary file added frames/frame_1095.1.jpg
Binary file modified frames/frame_1095.jpg
Binary file added frames/frame_1096.1.jpg
Binary file modified frames/frame_1096.jpg
Binary file added frames/frame_1097.1.jpg
Binary file modified frames/frame_1097.jpg
Binary file added frames/frame_1098.1.jpg
Binary file modified frames/frame_1098.jpg
Binary file added frames/frame_1099.1.jpg
Binary file modified frames/frame_1099.jpg
Binary file added frames/frame_11.1.jpg
Binary file modified frames/frame_11.jpg
Binary file added frames/frame_110.1.jpg
Binary file modified frames/frame_110.jpg
Binary file added frames/frame_1100.1.jpg
Binary file modified frames/frame_1100.jpg
Binary file added frames/frame_1101.1.jpg
Binary file modified frames/frame_1101.jpg
Binary file added frames/frame_1102.1.jpg
Binary file modified frames/frame_1102.jpg
Binary file added frames/frame_1103.1.jpg
Binary file modified frames/frame_1103.jpg
Binary file added frames/frame_1104.1.jpg
Binary file modified frames/frame_1104.jpg
Binary file added frames/frame_1105.1.jpg
Binary file modified frames/frame_1105.jpg
Binary file added frames/frame_1106.1.jpg
Binary file modified frames/frame_1106.jpg
Binary file added frames/frame_1107.1.jpg
Binary file modified frames/frame_1107.jpg
Binary file added frames/frame_1108.1.jpg
Binary file modified frames/frame_1108.jpg
Binary file added frames/frame_1109.1.jpg
Binary file modified frames/frame_1109.jpg
Binary file added frames/frame_111.1.jpg
Binary file modified frames/frame_111.jpg
Binary file added frames/frame_1110.1.jpg
Binary file modified frames/frame_1110.jpg
Binary file added frames/frame_1111.1.jpg
Binary file modified frames/frame_1111.jpg
Binary file added frames/frame_1112.1.jpg
Binary file modified frames/frame_1112.jpg
Binary file added frames/frame_1113.1.jpg
Binary file modified frames/frame_1113.jpg
Binary file added frames/frame_1114.1.jpg
Binary file modified frames/frame_1114.jpg
Binary file added frames/frame_1115.1.jpg
Binary file modified frames/frame_1115.jpg
Binary file added frames/frame_1116.1.jpg
Binary file modified frames/frame_1116.jpg
Binary file added frames/frame_1117.1.jpg
Binary file modified frames/frame_1117.jpg
Binary file added frames/frame_1118.1.jpg
Binary file modified frames/frame_1118.jpg
Binary file added frames/frame_1119.1.jpg
Binary file modified frames/frame_1119.jpg
Binary file added frames/frame_112.1.jpg
Binary file modified frames/frame_112.jpg
Binary file added frames/frame_1120.1.jpg
Binary file modified frames/frame_1120.jpg
Binary file added frames/frame_1121.1.jpg
Binary file modified frames/frame_1121.jpg
Binary file added frames/frame_1122.1.jpg
Binary file modified frames/frame_1122.jpg
Binary file added frames/frame_1123.1.jpg
Binary file modified frames/frame_1123.jpg
Binary file added frames/frame_1124.1.jpg
Binary file modified frames/frame_1124.jpg
Binary file added frames/frame_1125.1.jpg
Binary file modified frames/frame_1125.jpg
Binary file added frames/frame_1126.1.jpg
Binary file modified frames/frame_1126.jpg
Binary file added frames/frame_1127.1.jpg
Binary file modified frames/frame_1127.jpg
Binary file added frames/frame_1128.1.jpg
Binary file modified frames/frame_1128.jpg
Binary file added frames/frame_1129.1.jpg
Binary file modified frames/frame_1129.jpg
Binary file added frames/frame_113.1.jpg
Binary file modified frames/frame_113.jpg
Binary file added frames/frame_1130.1.jpg
Binary file modified frames/frame_1130.jpg
Loading
Loading