Skip to content

Feature: Option for a single PDF with all papers merged #2

@ArionMiles

Description

@ArionMiles

An option to either merge all pdfs for the selected subject or send them individually.

  • Download the pdf on the bot server,

  • Utilise PyPDF2 to merge the PDFs

  • Send to the user.

In the future:

  • To save time, keep merged copies stored locally (heroku doesn't allow saving to disk permanently, so might wanna look into storing it someplace else)

  • When a merged pdf for a particular subject is requested, check if May or December has passed, and if it has, scrape the PDFs again and replace the previously merged pdf with a new one, accounting for new papers being uploaded on the site.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions