Design enhancements
+Added removal of old windows updates
+Ignore unavailable videos for playlists
+Fixed issues with config file on resize
+Added proxy support
diff --git a/ytdownloader.json b/ytdownloader.json index 3f76c4d..3c5f857 100644 --- a/ytdownloader.json +++ b/ytdownloader.json @@ -1,9 +1,9 @@ { "homepage": "https://ytdn.netlify.app", - "version": "3.18.0", + "version": "3.18.2", "description": "A modern GUI App for downloading Videos and Audios from hundreds of sites", "license": "GPL-3", - "url": "https://github.com/aandrew-me/ytDownloader/releases/download/v3.18.0/YTDownloader_Win.zip", + "url": "https://github.com/aandrew-me/ytDownloader/releases/download/v3.18.2/YTDownloader_Win.zip", "checkver": { "github": "https://github.com/aandrew-me/ytDownloader" },