Open jjst opened 3 years ago
Use https://pptr.dev/#?product=Puppeteer&version=v10.1.0&show=api-event-load 'response' event to detect json/xml load events, and find some matching data
First version merged in #106
More work on https://github.com/jjst/now-playing/tree/audd-fingerprinting
Code is starting to get massive for a single file, need to think about refactoring in modules
Maybe using https://github.com/CITGuru/PyInquirer/ it seems pretty.