Issung / GChan

Scrape boards & threads from 4chan. Download images, videos and HTML if desired.
GNU General Public License v3.0
65 stars 10 forks source link

Removed JSON -> XML conversion #29

Closed RoyalJackal closed 1 year ago

RoyalJackal commented 1 year ago

Tell me if anything's wrong

RoyalJackal commented 1 year ago

I believe that's it if i haven't miss anything. About (string) cast, JToken doesn't cast itself automatically if it's not concatenated to a string, so i made it the way Rider has suggested to me.

Issung commented 1 year ago

This has cleaned up the code greatly, and you did a better job than I would have too, thank you very much for your contribution! It is greatly appreciated