Questions tagged [chm]

1 questions
1
vote
2 answers

How to Wget with Subset Condition + generate CHM/... e-book?

I want to generate a CHM/... e-book by wgetting with a subset condition: download a subset of data recursively in the website that is within HTML class .container for a CHM book. Pseudocode wget recursively all links of chapters # TODO returns…
Léo Léopold Hertz 준영
  • 6,788
  • 29
  • 91
  • 193