Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
onedeath
Browse files
Jun 04, 2020
update wget command extraction
· 0046eed1
VADemon
authored
Jun 04, 2020
0046eed1
Fix dirty state, wget no longer downloads the whole page to fetch a redirect...
· ac00fae4
VADemon
authored
Jun 04, 2020
ac00fae4
Refactor of wget command printing, possibly breaking your log parsers ;)...
· bed2d8d4
VADemon
authored
Jun 04, 2020
bed2d8d4
May 30, 2020
Properly escape single-quotes in paths (Thanks
@mxxie1
) and cleanup
· 3cc4d249
VADemon
authored
May 30, 2020
View commits for tag v2.1
v2.1
3cc4d249
Quit early when Sharepoint link pointed to a directory and we started download...
· c3ac37c5
VADemon
authored
May 30, 2020
c3ac37c5
Print warning when encouter unknown item types during Sharepoint download
· 79c8bafc
VADemon
authored
May 30, 2020
79c8bafc
These aren't the debug lines you're looking for
· 868c2b59
VADemon
authored
May 30, 2020
868c2b59
Two changes: MAX_PATH and Sharepoint folders
· 85b1e517
VADemon
authored
May 30, 2020
85b1e517
Jan 25, 2020
Yet again: print correct size when download fails
· 549aa759
VADemon
authored
Jan 25, 2020
549aa759
Fix size/dl speed reporting
· 5ac1f270
VADemon
authored
Jan 25, 2020
5ac1f270
Add sleep before retry to outer download loop
· bec2bf00
VADemon
authored
Jan 25, 2020
bec2bf00
Improved a downloader logic, unborked exit codes (Lua5.2+ compatible),
· d88590ee
VADemon
authored
Jan 25, 2020
d88590ee
Jan 23, 2020
This proves I never attended school, fix %downloaded
· 3cdb5152
VADemon
authored
Jan 23, 2020
3cdb5152
Fix readme duh
· 930cf236
VADemon
authored
Jan 23, 2020
930cf236
Complete feature to extract links as self-sufficient wget commands
· 2102a08b
VADemon
authored
Jan 23, 2020
2102a08b
Fix size/date comparison and setting date upon download (sometimes wget...
· 9bacef60
VADemon
authored
Jan 23, 2020
9bacef60
Jan 22, 2020
Extract links with arg #2 '-w'
· e52a261c
VADemon
authored
Jan 22, 2020
e52a261c
Report correct speed, if dl was resumed (reports speed for the last chunk)
· 4b98d1a5
VADemon
authored
Jan 22, 2020
4b98d1a5
Yet another monkey patch, now for timestamps comparison of b2c onedrive
· be00470a
VADemon
authored
Jan 22, 2020
be00470a
Fix crash when comparing sha1; faster resume when Sharepoint token expires
· d534eaff
VADemon
authored
Jan 22, 2020
d534eaff
Jan 21, 2020
Increase wget's internal retry limit, let it retry on its own before giving up...
· e86a29a9
VADemon
authored
Jan 21, 2020
e86a29a9
"English"
· 261d9066
VADemon
authored
Jan 21, 2020
261d9066
A little SEO won't hurt. But damn, am I wasting a lot of time with nothing...
· 28f06fcd
VADemon
authored
Jan 21, 2020
28f06fcd
Sharepoint: Detect and output a fancier message when rate-limited
· 846013e9
VADemon
authored
Jan 21, 2020
846013e9
Prettier output, fix size comparison output
· 49e89a64
VADemon
authored
Jan 21, 2020
49e89a64
Update readme for sharepoint
· 4ad18742
VADemon
authored
Jan 21, 2020
4ad18742
Fixed stuff as usual and refactored download function. Looks nice to me
· 35c21aa1
VADemon
authored
Jan 21, 2020
35c21aa1
Use stat -c for mtime; bump file retries because Sharepoint
· f0df456a
VADemon
authored
Jan 21, 2020
f0df456a
Fix error. This is very disappointing to be wasting time at
· aefd39b5
VADemon
authored
Jan 21, 2020
aefd39b5
Fix typo - bug
· edc1513f
VADemon
authored
Jan 21, 2020
edc1513f
Yet again fixed downloading, added more verbose file size checks (skips
· 5a70539f
VADemon
authored
Jan 21, 2020
5a70539f
Fix retry limit (Sharepoint)
· 768d9fb0
VADemon
authored
Jan 21, 2020
768d9fb0
Add Sharepoint token renewal, new retry mechanism, fixed quickXorHash
· 2c087ef8
VADemon
authored
Jan 21, 2020
2c087ef8
Added Sharepoint "support" - aka more bad code.
· b9c403b1
VADemon
authored
Jan 21, 2020
b9c403b1
Jan 19, 2020
Fix SHA hash file output, now correct format
· 63b38d45
VADemon
authored
Jan 19, 2020
63b38d45
Update README.md
· 4cc4d224
VADemon
authored
Jan 19, 2020
4cc4d224
Minor changes, remove catchsegv. WOrks now
· 0160d6a2
VADemon
authored
Jan 19, 2020
0160d6a2
add license, readme
· bda1ef45
VADemon
authored
Jan 19, 2020
bda1ef45
first commit lets see if it still works
· 9c46d4e1
VADemon
authored
Jan 19, 2020
9c46d4e1
Loading