Skip to content

Commit 99a23cd

Browse files
committed
* 'master' of https://github.com/bibanon/BASC-Archiver: rewriting BASC-Archiver from scratch with help from Daniel Oaks 4chan API update updated for latest 4chan URL changes major bugfixes after testing simpler and safer file_replace() method fixed download_file() method for requests1.x, and given overwrite ability converting to raw strings using raw strings for regex now modifying command line frontend to use new dst_dir arguments moving dst_dir parameter to functions instead of init moving nothumbs and thumbsonly from __init__ to dump() removing legacy docopt stuff first functional Archiver class Conflicts: .gitignore
2 parents f9f76a0 + 2fa5691 commit 99a23cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ docs/_build/
109109
target/
110110

111111
# BASC-archiver
112-
/archive
112+
/archive

0 commit comments

Comments
 (0)