Skip to content

Refactoring: allow more download queries #5

Description

@stheid

Right now there is a Mediathek wrapper and a wikipedia wrapper.
Gernerally for each kind of collection there should be:

  • a Query class, that takes care of doing the initial filtering and is very close to mediathek
  • a Transformer class that takes care of more advanced deduplication, file renaming and so on. In the Tatort case Closely related to the Wiki data.

The plan is to create Query and Transformer as a general interface and make the current classes implement the interface. this allows for easy extension to collect other data from the mediathek.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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