Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Unable to extract IMDB webpage description error #12642
Comments
|
The sample video link provided doesn't include a description in the scraped data. According to REAMDE.md the description field is optional and a warning is emitted when a description cannot be parsed. Otherwise a default value can be added when an imdb trailer description is not present by setting a sane default here. |
|
Ok, great, thanks @isaacm. The warning seemed to suggest this might be a parsing issue that might require a fix. I'll do as you suggest and close this. |
Before submitting an issue make sure you have:
What is the purpose of your issue?
Description of your issue, suggested solution and other information
Description cannot be extracted for provided URL. Warning is thrown.