View Single Post
Old 08-04-2022, 03:41 AM   #425
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 442
Karma: 2666666
Join Date: Nov 2020
Device: none
I'm able to create a JSON file with the changes I posted above but it only contains the page title:

Code:
{
  "redirect": "Wikcionario:Portada",
  "title": "Main Page"
}
{
  "redirect": "Categoría:ES:Plantillas de flexión de verbos",
  "title": "Categoría:Plantillas para conjugación de verbos españoles"
}
The command prints many debug info:

Code:
picoamperio: DEBUG: unexpected top-level node: <LEVEL6(['Referencias y notas']){} '\n', <HTML(references){} >> at ['picoamperio']
It looks like wikitextprocessor currently can't parse Spanish Wiktioanry pages.
xxyzz is offline   Reply With Quote