Skip to content

imdb fullcredits page fetch failedΒ #337

@120318

Description

@120318

I suspect there is a styling update on the imdb fullcredits page.

$config = new \Imdb\Config();
$title = new \Imdb\Title('ttxxxx', $config);
$title->cast()

This causes these function(cast(), director(), writter()...) to fail(return empty), unable to fetch casts and crews.

imdbphp version : 8.3

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