Skip to content

attiamohammed/clone-anonymous4open

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Clone codes from anonymous.4open.science

Thanks to the original author of the code "ShoufaChen"

Only supports Python3.

I added support *.md files

Prerequisites

pip install beautifulsoup4
pip install lxml
pip install html2text

Quick Start

git clone https://github.com/ShoufaChen/clone-anonymous4open
cd clone-anonymous4open
python clone.py --clone-dir /path/to/save  --target anonymous-url

Example:

python clone.py --clone-dir ../examples --target https://anonymous.4open.science/r/840c8c57-3c32-451e-bf12-0e20be300389/

Acknowledgement

Thanks to excellent Luyuan for helpful instructions. ๐Ÿ—๐Ÿ—๐Ÿ—

About

clone/download codes from https://anonymous.4open.science/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%