Wording improved #3

main
David 2022-09-18 20:30:29 +02:00
parent 6f7c6b749f
commit 2e62a891ef
3 changed files with 27 additions and 27 deletions

File diff suppressed because one or more lines are too long

View File

@ -141,7 +141,7 @@ for client_id in client_ids:
extraInfo += "&bull; No Age-restrictions<br>"
if "android" in client_name.lower():
extraInfo += "&bull; Needs [`androidSdkVersion`](#params)<br>"
extraInfo += "&bull; Might require [`androidSdkVersion`](#params)<br>"
ignore_attributes = ["videoDetails", "playerConfig", "responseContext", "playabilityStatus", "streamingData", "playbackTracking", "trackingParams", "adPlacements", "playerAds", "adParams", "adBreakParams", "onResponseReceivedEndpoints", "playerSettingsMenuData"]

File diff suppressed because one or more lines are too long