User avatar
David Revoy @davidrevoy@framapiaf.org
8mo
New Year Special

❤1⭐7:neomouse_laugh_tears@thetransagenda.gay:1:no_ai@mk.absturztau.be:2:no_ai@mk.nyaa.place:1
15
46
0
12
User avatar
eickot @eickot@mastodon.social
8mo
@davidrevoy one question, will it be possible to download the webcomics chapters as e-pub/cbz or similar? thanks!
2
0
0
0
User avatar
David Revoy @davidrevoy@framapiaf.org
8mo
@eickot Yes, that's part of my plan and TODO, but nothing is done yet: I need to script it part of my update routine for the backend ( framagit.org/peppercarrot/tools/-/blob/master/update-all.sh?ref_type=heads ) , the challenge being to trigger the process only once monthly, version the ebooks with a YYYYMM pattern, and also find a way to split them into sub-books for the weight. There is also research for the format, compression. Then, the appearance, and page on the website to serve them. A big task!
2
0
0
0
User avatar
🪨 @Varpie@peculiar.florist
8mo
@davidrevoy @eickot To trigger the process only once monthly, maybe you could use a cron job? For the date, this is something you can get with date +%Y%m (which should be installed in any Linux system, it's part of the coreutils)
⭐1
0
0
0
1