Skip to content

Commit

Permalink
Enable authentication if sign in is requested for player request anxd…
Browse files Browse the repository at this point in the history
  • Loading branch information
MoojMidge committed Dec 6, 2024
1 parent 1b96aec commit 265c097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/lib/youtube_plugin/youtube/helper/stream_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -1452,6 +1452,7 @@ def load_stream_info(self, video_id):
reauth_reasons = {
'age',
'inappropriate',
'sign in',
}
skip_reasons = {
'latest version',
Expand Down

0 comments on commit 265c097

Please sign in to comment.