From 02e36196fbc1a955f399ca3eda5e23dad5f6e81e Mon Sep 17 00:00:00 2001 From: Zach K Date: Sat, 20 Mar 2021 03:52:49 -0400 Subject: [PATCH] Update to 1.3.0 --- .gitignore | 5 ++-- fpcurator.py | 8 +++--- sites/AddictingGames.py | 19 +++++++++---- sites/FreeArcade.py | 62 +++++++++++++++++++++++++++++++++++++++++ sites/Kongregate.py | 4 ++- sites/Miniclip.py | 6 ++-- 6 files changed, 90 insertions(+), 14 deletions(-) create mode 100644 sites/FreeArcade.py diff --git a/.gitignore b/.gitignore index af29458..13aea44 100644 --- a/.gitignore +++ b/.gitignore @@ -5,8 +5,9 @@ __pycache__ # Don't include build and dist data and files fpcurator.spec build -build-all.py -build.bat +.venv.bat +_build.bat +_finalize.py dist # Don't include python venv data diff --git a/fpcurator.py b/fpcurator.py index c169a51..162bba8 100644 --- a/fpcurator.py +++ b/fpcurator.py @@ -70,7 +70,7 @@

The Download URLs tool downloads and formats a list of files from a list of urls into a collection of organized folders inside the directory specified by "Output Folder". It works in a similar way to cURLsDownloader, but is powered by fpclib. Put all the urls you want to download into the textbox and press "Download".
 
Here are a list of options: