Hulu имеет скрытый API
curl -s www.hulu.com/api/2.0/video?id=488588 | jq .
Результат
{
"video_game": null,
"video_game_id": null,
"cr_countries": [],
"programming_type": "Full Episode",
"episode_number": 22,
"season_number": 9,
"copyright": "2012 NBC Studios, Inc. All Rights Reserved",
"description": "Dwight and Jim search for a new assistant to the assistant.",
"is_html5_enabled": false,
"is_auth_valid": false,
}