Compare commits

...

1 commit
s14 ... main

Author SHA1 Message Date
4e4f37300c Update README.md 2024-07-07 01:37:46 -06:00

View file

@ -2,17 +2,17 @@
Store Next Door Titlecards of Bob's Burgers, sourced from the [Bob's Burgers Wiki](https://bobs-burgers.fandom.com/wiki/Store_Next_Door)
##epnums.txt
## epnums.txt
Episode numbers, used for filenames. 00x01-00x04 refer to the variant appearances
##urls.txt
## urls.txt
URLs to image files, sourced from the [Bob's Burgers Wiki](https://bobs-burgers.fandom.com/wiki/Store_Next_Door)
##dl.sh
## dl.sh
Script that downloads the images, and saves them to `./out/` as jpegs
##collage.sh
## collage.sh
Script that resizes and square-crops the images from `./out/`, saving them to `./resized/`. Compiles the images from `./resized/` as collages which are saved to `./collages/`. Collages are 3x2 so they can be printed on 4x6 photo prints.
##episode_spreadsheet.ods
## episode_spreadsheet.ods
Very simple ods spreadsheet that i use to track storefronts, as well as copy/paste data into ./epnums.txt and ./urls.txt