/MLRDownloader

A script for downloading the selected volume of Proceedings of Machine Learning Research

Primary LanguagePython

A 10-line script for downloading PMLR volume.

Requirement

requests

Usage

Simply copy the script to everywhere you want to download the volume and run

python MLRDownloader.py

enter the volume number and the script will download all the pdf files of prceedings in the volume.

Example: enter 80 for downloading proceedings of ICML2018