import { existsSync } from 'node:fs' import { mkdir, writeFile } from 'node:fs/promises' import path from 'node:path' import {argv} from 'node:process' const REGEX_PLAYLISTURL = /^https:\/\/downloads\.khinsider\.com\/game-soundtracks\/album\/[^\/]+\/?$/i const REGEX_SONGURL = /^https:\/\/downloads\.khinsider\.com\/game-soundtracks\/album\/[^\/]+\/[^\/]+\/?$/i const REGEX_FILEPATHPARSE = /^\/soundtracks\/([^\/]+)\/[^\/]+\/([^\/]+)$/i const REGEX_PLAYLIST_SONGHREF = /