mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-07-31 17:44:33 -05:00
@@ -254,6 +254,9 @@ class HotStarIE(HotStarBaseIE):
|
||||
'season_id': video_data.get('seasonId'),
|
||||
'episode': title,
|
||||
'episode_number': int_or_none(video_data.get('episodeNo')),
|
||||
'http_headers': {
|
||||
'Referer': 'https://www.hotstar.com/in',
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user