execute "%s/\\(.\\+\\n\\)\\{28} \\{8}\"totalReplyCount\":\\s\\([1-9]\\|\\d\\d\\+\\),\\(\\n.\\+\\)\\{3}\\n\\( \\{4}{\\)/\\4/ge" execute "%s/\\(.\\+\\n\\)\\{28} \\{8}\"totalReplyCount\": 0,\\(\\n.\\+\\)\\{3}//ge" execute "%s/\\(.\\+\\n\\)\\{6} \\{14}\"textDisplay\": \"\\(.\\+\\n\\)\\{15}.\\+/./ge" execute "%s/\\(^\\.$\\n\\)\\+/\\=strlen(substitute(submatch(0), \"\\n\", \"\", \"g\")) . \"\\r\"" execute "%s/^ \\{8}\"totalReplyCount\": \\(\\d\\+\\),\\(\\n.\\+\\)\\{4}\\n\\1/---Has all replies/ge" execute "%s/^ \\{8}\"totalReplyCount\": \\(\\d\\+\\),\\(\\n.\\+\\)\\{4}\\n\\d\\+/---Does NOT have all replies/ge" execute "g!/^---\\|^ \\{6}\"id\"/d" execute "%s/^\\s\\+\"id\":.\\+\\n---Has all replies\\n//g" execute "%s/^\\s\\+\"id\": \"\\([^\"]\\+\\)\",\\n---Does NOT have.\\+/curl \"https:\\/\\/www.googleapis.com\\/youtube\\/v3\\/comments?key=[KEY_HERE]\\&part=snippet,id\\&parentId=\\1\\&maxResults=100\" --header \"Accept: application\\/json\" > \\1.json/g" execute "w dl_missing.sh | q!"