Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

dvcon_download

Download proceedings from DVCon.org

Overview

This script is intended to download the DVCON papers from the official website. For the url has some common format, downloading them by hand would be rather tedious. Here comes an idea to write a simple script to download them.

Prerequis Prerequisites

The python library urllib3 is used in this file. Install it before usage:

sudo pip3 install urllib3

How to use

git clone https://github.com/troyguo/dvcon_download.git

python3 dvcon_dowload/dvcon_download.py

After running, papers will be downloaded in dvcon_pdf folder

About

Download proccedings from DVCon

Topics

Resources

Stars

24 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages