StringselectedLanguage=(String)JOptionPane.showInputDialog(this,"Metadata file not found. Please choose a language to build off of. \n(If you want to build from scratch just click Cancel)","Language Selection",JOptionPane.PLAIN_MESSAGE,null,languages,languages[0]);
// Ignore for now - optimizes body + comment content retrieval
// if(isPost) {
// Get proper tags + queries
// Element block = web_data.selectFirst("shreddit-post.block.xs:mt-xs.xs:-mx-xs.xs:px-xs.xs:rounded-[16px].pt-xs.nd:pt-xs.bg-[color:var(--shreddit-content-background)].box-border.mb-xs.nd:visible.nd:pb-2xl");
System.out.println("Previous compressed data size: "+compression_size+" bytes. Current compressed data size: "+compressedData.length+" bytes. Delta: "+(compressedData.length-compression_size)+" bytes.");
System.out.println("Previous compressed data size: "+compression_size
+" bytes. Current compressed data size: "+compressedData.length+" bytes. Delta: "