Ad hoc program to discover, download, parse all the crónicas in this blog and convert them all to a TOC-enabled ePub to read and save. Made with/by Deepseek and aider-chat
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
brobert 6807843ff9 updates README 12 months ago
.aider.chat.history.md ya ejecutado, obtenido el json y el epub con las 644 crónicas 12 months ago
.aider.input.history ya ejecutado, obtenido el json y el epub con las 644 crónicas 12 months ago
.gitignore quiero quitar el node_modules 12 months ago
README.md updates README 12 months ago
bun.lock todo listo excepto quitarle el límite de 10 artículos y suavizar el rate limit para uqe no se pase de rosca 12 months ago
cronicas-periodisticas.epub con todico 12 months ago
generate-epub.ts fix: Use toc.xhtml instead of #toc anchor for Calibre compatibility 12 months ago
package.json todo listo excepto quitarle el límite de 10 artículos y suavizar el rate limit para uqe no se pase de rosca 12 months ago
posts.json ya ejecutado, obtenido el json y el epub con las 644 crónicas 12 months ago
scrape-blog.ts fix: make post URL regex match with or without trailing slash 12 months ago

README.md

Crónicas periodisticas WP Download full

Ad hoc program to discover, download, parse all the crónicas in this blog and convert them all to a TOC-enabled ePub to read and save. Made with/by Deepseek and aider-chat.

Written in javascript/typescript and made to use Bun runtime and niceties.