metakgp / mftp

CDC noticeboard scraper
GNU Affero General Public License v3.0
34 stars 42 forks source link

Notice PDFs not opening #19

Closed athityakumar closed 6 years ago

athityakumar commented 6 years ago

https://github.com/metakgp/mftp/blob/3c69b0512da5e8ca0b9a7f39bd7e806891814a73/update.py#L22

Something has probably been changed here (the URL of the notice PDFs maybe?), and PDFs in our mail are incorrectly encoded.

athityakumar commented 6 years ago

So, they've seemingly change it to https://erp.iitkgp.ac.in/TrainingPlacementSSO/AdmFilePDF.htm?path=

athityakumar commented 6 years ago

Fixed by PRs #20 and #21