Closed mnsrulz closed 4 years ago
issue: var imdbInfo = await IMDBScraper.simpleSearch('Young Detective Dee – Rise Of The Sea Dragon')
var imdbInfo = await IMDBScraper.simpleSearch('Young Detective Dee – Rise Of The Sea Dragon')
the above title contains unicode dash character and the program throws unhandled exception
issue:
var imdbInfo = await IMDBScraper.simpleSearch('Young Detective Dee – Rise Of The Sea Dragon')
the above title contains unicode dash character and the program throws unhandled exception