Netflix is now streaming VP9 and AVC-High to Chrome, so measures were taken to force the older high bitrate main AVC profiles. The profile forcing method is now a tiny bit different; instead of a two-line modification of existing profile arrays, I'm now creating my own profile array called customProfiles
and using that for manifest requests so I don't have to meddle with obfuscated JavaScript anymore.