Atelier-Shiori/detectstream

Add HTML5 Player Support for Netflix

moyitpro opened this issue · 1 comments

Currently, detectstream does not support the HTML5 player since it scrapes the HTML for JSON data and causes the application to crash under Yosemite that supports HTML5 player. Will investigate how to get the data in HTML5 and detect if user is using HTML5 Player or Silverlight player.

Reference: Atelier-Shiori/malupdaterosx-cocoa#6 (comment)

Fixed with 46ccf04