Thanks to the original author of the code "ShoufaChen"
Only supports Python3.
I added support *.md files
pip install beautifulsoup4
pip install lxml
pip install html2text
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/
Thanks to excellent Luyuan for helpful instructions. ๐๐๐