havanagrawal / wikidata-toolkit

Bot for Wikidata to fix consistency and constraint issues on television series :tv:
MIT License
5 stars 8 forks source link

Implement TheTVDB.com ID extraction from movie/TV show title #11

Open havanagrawal opened 3 years ago

havanagrawal commented 3 years ago

Problem

Implement the the_tvdb_dot_com_id function in external_identifier

Prerequisites

How to Test

Simply run python3 external_identifier.py and it will run doctests. Ensure that the test for the_tvdb_dot_com_id passes.

Hints

rpartha commented 3 years ago

I'll take this up. Please assign to me.