Adds the age and other various info onto IMDB pages.
Yes, doesn't work anymore as it should.
I just reported the same thing: https://github.com/thomasdstewart/IMDBAge/issues/1
EDIT: it's fixed: https://github.com/thomasdstewart/IMDBAge/issues/1#issuecomment-751766236
Problems
Version 2.13
My settings:
var doNameAge = true; var doNameAges = true; var doSigns = false; var doFilmAge = true;
I noticed that it was broken on some pages - the age info is missing in the bio.
Katharine Towne https://www.imdb.com/name/nm0870007/
Freddie Prinze Jr. https://www.imdb.com/name/nm0005327/
Prinze was born in 1976 I went to... https://www.imdb.com/search/name?birth_year=1976 ...and I clicked four random actors - the script was broken on their pages too
Out of curiosity - I tried out a test case...
Laurence Sterne https://www.imdb.com/name/nm1038177/
The script works as expected - his age (at his death) is listed.