Page 1 of 1

Python-based listings generator

Posted: Wed Jun 19, 2019 11:17 pm
by hentaicrusader
I've been working on a script for a few days or so to create a CURDAY.DAT for use on the guide.
Full-fledged (with some limitations, thanks Prevue devs!) listings can be created like the ones in the demo video.
Refer to #prevue-discussion in the Discord, for a temporary hack until I can figure out the bug with the date calculator.

Demo: https://www.youtube.com/watch?v=HEpo1y8r6C8
Scraping test: https://www.youtube.com/watch?v=1OybXdEFQ6Q
Example of how to use the damn thing: https://gitlab.com/samicrusader/curday_ ... r/write.py
GitLab: https://gitlab.com/samicrusader/curday_gen/

Re: Python-based listings generator

Posted: Tue Jul 09, 2019 4:52 am
by tin
Looks cool!