shravan97 / competitive-dl

:file_folder: Download any problem/problem set from any contest/archives from any competitive website as PDF for offline practice!
Other
22 stars 3 forks source link

[Feature request] Saving all the contest problems in pdf for a given range #6

Open shahidul-brur opened 6 years ago

shahidul-brur commented 6 years ago

If a range i.e. two contest id is given, then all of the problems of the contests between these two ids will be saved in pdf, in different files for each contest. File name will be automatically set using the contest id and contest title.

Suppose for codeforces, if the two contest id 935 937 are given, then three pdf file will be created with name: [935] Codeforces Round #465 (Div. 2).pdf [936] Codeforces Round #467 (Div. 1).pdf [937] Codeforces Round #467 (Div. 2).pdf

please add this feature.

shravan97 commented 6 years ago

This would be a great feature to add. I'll surely consider it for the next release. Thanks @shahidulbrur