Xerbo
265af2602d
Possible fix for #27
2019-12-07 09:57:04 +00:00
Xerbo
53bb1479dc
Address #26
...
Add -w to getopts so it actually does anything
2019-11-24 10:00:30 +00:00
Xerbo
020f10502b
Address #24
...
Don't redownload files if they have already been downloaded
Also added media file to .gitignore to prevent accidently commiting media
2019-11-05 17:24:01 +00:00
Xerbo
e29cbe22e9
Fix issues #23 and a few other changes
...
Spaces -> tabs
Stop paramater expansion
2019-08-29 21:56:08 +01:00
Xerbo
a782a057e6
Tidy up after merge
2019-08-04 20:03:42 +01:00
Liam
f63b14c59b
Merge pull request #21 from mewtwo064/master
...
Adds option to limit number of submissions downloaded
2019-08-04 19:57:57 +01:00
mewtwo064
6cf640f6f1
Add option to limit number of submissions downloaded (Starts from most recent submission)
2019-08-04 07:49:34 -05:00
Xerbo
1c1bccdc68
Added -r flag to turn off renaming
2019-07-24 12:08:18 +01:00
Xerbo
6a6e17959f
Fix getopts handling of arguments
2019-07-24 11:57:12 +01:00
Xerbo
2cf9beb3d3
Fix saving issues when post title contains /
2019-07-24 11:48:15 +01:00
Xerbo
31f5472734
Quick fix
...
Improper boolean handling, exiftool buggy on PNG's
2019-07-24 11:43:58 +01:00
Xerbo
3821157d09
General code improvement
...
Using tabs instead of spaces\nFixed argument parsing\nTidied up some code\nLong arguments are no longer supported (blame getopts).
2019-07-23 15:47:48 +01:00
Sergey "Shnatsel" Davidoff
6d745c1228
Merge pull request #19 from Xerbo/master
...
Ownership migration/chanes
2019-07-21 11:44:51 +02:00
Liam
ea4c4ed164
Spelling + grammer
2019-07-21 00:38:20 +01:00
Liam
c42b06d3fc
README changes
2019-07-20 23:32:29 +00:00
Xerbo
8d257cca4e
Preparing for migration
2019-07-20 22:08:22 +01:00
Liam
3a097bb24c
fix help text
2019-04-07 18:40:47 +01:00
Liam
4814cd713a
better support for text
2019-04-05 12:49:08 +01:00
Liam
1b5e61e4d6
Update README.md
2019-04-05 09:46:13 +01:00
Liam
f57671f317
buggggggz
...
File gets stuck sometimes
2019-04-04 19:36:36 +01:00
Liam
86e19f2089
fix a bug
...
eyeD3 throws an error if a description containing a ":". so escape it first
2019-04-04 19:09:10 +01:00
Liam
039f84f640
Update README.md
2019-04-04 18:20:40 +01:00
Liam
d28fac0fd3
Update and rename furaffinity-dl to furaffinity-dl-ng
...
Supports many new features over the original.
- Better argument parsing
- Choose between HTTP and HTTPS
- Titles files properly
- Metadata support (description and title)
2019-04-04 18:14:52 +01:00
Sergey "Shnatsel" Davidoff
35aff61fd1
Document that Cygwin is not supported
2018-12-04 00:00:22 +01:00
Sergey "Shnatsel" Davidoff
1735b21e12
Tweak regex to support FA beta skin
2018-06-25 07:27:26 +03:00
Sergey "Shnatsel" Davidoff
eeafbe571d
Fix download link regex to better match current FA templates
2018-06-19 09:40:15 +03:00
Sergey "Shnatsel" Davidoff
419325ce86
Rewrite next page lookup; fixes downloading favorites and an infinite loop on reaching the end in gallery/scraps..
2018-06-19 09:14:17 +03:00
Sergey "Shnatsel" Davidoff
67c02e546a
Update README.md
...
drop advice to use VM with linux on windows - WSL used to work for this script
2018-06-19 09:12:05 +03:00
Sergey "Shnatsel" Davidoff
acb51b9b18
link to a working cookie export addon for Firefox
2018-05-11 12:42:55 +03:00
Sergey "Shnatsel" Davidoff
d9467aa84f
README: link to an up to date cookie export addon
2018-05-11 12:03:20 +03:00
Sergey "Shnatsel" Davidoff
00bc5afb0f
Merge pull request #6 from Kirusenn/master
...
Bugfix for image url regex
2017-05-13 16:10:45 +03:00
kirusenn
ddaea259f2
Merge branch 'cookieBug'
2017-04-16 12:16:19 -06:00
kirusenn
06b5237db5
Fixed regex
...
This regex works for both logged in and not, and should work for beta and normal FA
2017-04-16 12:14:35 -06:00
Christopher Nielson
88699a5af1
Merge pull request #2 from Kirusenn/cookieBug
...
Removed old regex
2017-04-11 17:06:57 -06:00
kirusenn
cf43273e6e
Removed old regex
2017-04-11 17:06:18 -06:00
Christopher Nielson
578b720eae
Merge pull request #1 from Kirusenn/cookieBug
...
Fixed bug of calling wrong address
2017-04-11 17:04:54 -06:00
kirusenn
d05b70b1a1
Fixed bug of calling wrong address
...
Changed regex slightly for image_url
2017-04-11 16:47:54 -06:00
Sergey "Shnatsel" Davidoff
009266ab42
Merge pull request #4 from asl97/patch-1
...
Fix duplicate requests
2017-02-28 02:19:49 +04:00
asl97
2cb696c38c
Fix duplicate requests
2017-02-28 03:16:55 +08:00
Sergey "Shnatsel" Davidoff
39c9676170
Use BSD-compatible mktemp invocation
2017-01-09 18:41:07 +03:00
Sergey "Shnatsel" Davidoff
b7cc3bf676
And now fix it for good
2016-11-29 19:17:34 +03:00
Sergey "Shnatsel" Davidoff
123b3be87d
Fix false positive error that the cookie file is invalid when none was provided
2016-11-29 19:13:51 +03:00
Sergey "Shnatsel" Davidoff
3506497c88
Fix link to cookie export addon for Chrome
2016-11-29 18:09:26 +04:00
Sergey "Shnatsel" Davidoff
23d8e9af9a
Link to the VCL downloader in README
2016-08-20 18:18:18 +04:00
Sergey "Shnatsel" Davidoff
330c007ef1
Fixed regression: made it safe to run the script in parallel again
2016-08-20 13:08:44 +03:00
Sergey "Shnatsel" Davidoff
3a939ad587
Actually delete the runtime dir
2016-08-20 03:59:55 +03:00
Sergey "Shnatsel" Davidoff
f9af0827f6
Fix a serious bug that prevented the script from working on new systems. Probably introduced by the previous commit
2016-08-20 03:54:42 +03:00
Sergey "Shnatsel" Davidoff
5eae15966d
FurAffinity added ReCaptcha that we cannot meaninfully present to the user. Drop password-based authentication and require the user to dump cookies from a web browser instead.
2016-08-20 03:10:54 +03:00
Sergey "Shnatsel" Davidoff
f236e84e82
Do not re-download already downloaded files, unless they were updated
2016-05-25 23:51:34 +03:00
Sergey "Shnatsel" Davidoff
9a55a8a32a
more worthwhile private gallery in examples
2015-08-26 00:11:37 +03:00