Hi All,
I'm trying to make a program that can grab text from playlists on spotify, those who use spotify will know that when you have a playlist selected, the songs in that playlist are shown in a list.
I've tried using Spy++ to get a classname for the list but it doesnt recognise it as a control so im stuck as to how to get the info, the only other thing ive thought of would be to take a screenshot programmatically but then id need to implement some kind of OCR to get the text![]()
any ideas???
Thanks!


Reply With Quote