Skip to content

Commit

Permalink
Update firebase client version
Browse files Browse the repository at this point in the history
Co-authored-by: sepro <[email protected]>
  • Loading branch information
bashonly and seproDev authored Nov 11, 2023
1 parent 55f82d4 commit 1c29d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yt_dlp/extractor/stacommu.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ class TheaterComplexTownBaseIE(StacommuBaseIE):
_LOGIN_HEADERS = {
'Accept': '*/*',
'Content-Type': 'application/json',
'X-Client-Version': 'Chrome/JsCore/9.9.4/FirebaseCore-web',
'X-Client-Version': 'Chrome/JsCore/9.23.0/FirebaseCore-web',
'Referer': 'https://www.theater-complex.town/',
'Origin': 'https://www.theater-complex.town',
}
Expand Down

0 comments on commit 1c29d8c

Please sign in to comment.