Giter Club home page Giter Club logo

tatort-schedule's People

Contributors

tanikai avatar

tatort-schedule's Issues

Testing

As a developer, I want unittests, so that further developments in the library can be tested more efficiently.

Incorrect parsing when name contains parentheses

If the name of the next Tatort episode contains parentheses, the closing one is parsed into the inspector value, for example:

Mi., 22.09. | 22:10 Uhr | MDR | In der Familie (1) (Batic, Leitmayr und Kalli mit Faber, Bönisch, Dalay, Pawlak (München, Dortmund))

is parsed to this JSON object:

{"title":"In der Familie","city":"München, Dortmund","inspectors":"1) (Batic, Leitmayr und Kalli mit Faber, Bönisch, Dalay, Pawlak","time":"2021-09-22T22:10:00+02:00","link":"https://www.daserste.de/unterhaltung/krimi/tatort/sendung/in-der-familie-folge-1-100.html","channel":"MDR"}

Expected:

  • Title: In der Familie (1)
  • Inspectors: Batic, Leitmayr und Kalli mit Faber, Bönisch, Dalay, Pawlak

Return timestamp in ISO 8601 format

Currently, the timestamp for a Tatort episode is split into multiple keys.

As a developer that uses the library, I want a timestamp in ISO 8601, so that I don't have to implement a conversion function.

Filter and return Tatort schedule by TV channel

Currently, the only the Tatort schedule of the sender Das Erste is parsed and returned. However, there are more TV channels in the category Vorschau "Tatort" in den Dritten that have to be parsed as well. The parsing function should have an additional argument to specify the desired channels.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.