Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/bibanon/BASC-Archiver
Browse files Browse the repository at this point in the history
* '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
  • Loading branch information
antonizoon committed Nov 16, 2014
2 parents f9f76a0 + 2fa5691 commit 99a23cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -109,4 +109,4 @@ docs/_build/
target/

# BASC-archiver
/archive
/archive

0 comments on commit 99a23cd

Please sign in to comment.