Make the script work with the new version of podcasters for spotify
This should solve issue #99.
Refactor names in functions clickSelector, clickXpath and clickDom
Wait some seconds before before clicking next again to skip Interact step
Use video url as description if finalDescription is empty and create screenshot with puppeteer if some exception happens
The screenshot is represented as base64 encoded string and is printed on console output
Commits:
Make the script work with the new version of podcasters for spotify This should solve issue #99.
Refactor names in functions clickSelector, clickXpath and clickDom
Wait some seconds before before clicking next again to skip Interact step
Use video url as description if finalDescription is empty and create screenshot with puppeteer if some exception happens The screenshot is represented as base64 encoded string and is printed on console output