Schroedinger-Hat/youtube-to-anchorfm

Broken do to update on anchorFM website

abe-101 opened this issue · 0 comments

Issue:
AnchorFM recently added a new pop up after the upload which ask to choose Audio episode or video episode.
As so the tool now errors out waiting at the popup.

Steps to reproduce the behavior:

  1. Push a youtube ID to episode.json
  2. Check the error logs
  3. Screenshot here:
    Screenshot from 2022-07-19 01-15-17

Additional notes
The fix should be relatively easy. The xPath to the audio button should be added to the file index.js around line number 114
See puppeteer documentation