Closed ptoseklukas closed 1 month ago
Try uploading one podcast manually and maybe it will unlock future podcasts. This helped me to get rid of Captcha
It's already a running project, but I've tried uploading the episode manually instead of using a script like I have been. But nothing. It keeps popping up, I think it requires authentication to an IP address, connection or something. Maybe the two-phase authentication could be turned off, but I haven't found where at all, the spotify documentation links me to places that don't exist.
Encountering the same issue.
@matevskial @abe-101 Hi guys, do you have any clues on how to solve it?
I plan on tackling this and see what is affected by this issue and potentionally solve it.
Tried this again, and I get the same error, but this time it seems to actually pass the login: Image
1|main | Error: Unable to post episode to anchorfm: TimeoutError: Waiting for selector `button[data-testid="auth-accept"]` failed: Waiting failed: 30000ms exceeded
1|main | at postEpisode (/opt/nodeapps/main/node_modules/youtube-to-anchorfm/src/anchorfm-pupeteer/index.js:93:11)
I'm running the script locally.
Upon further investigation, this seems to be an issue with Spotify itself. Since they changed the login to spotify, they included a couple of restrictions:
We cannot do anything to solve those issues, but we can offer alternative ways of using this script:
Set up this repo for development locally and run it like that, check this https://github.com/Schroedinger-Hat/youtube-to-anchorfm/?tab=readme-ov-file#how-can-i-setup-for-development-and-use-the-script-locally
Built a docker image of youtube-to-anchorfm locally and run a container.
This is might be a time to introduce some guides of using youtube-to-anchorfm as standalone docker image whose containers can be run in any environment.
Going to close this as the Docker image is currently published / WIP to the next release
Hello, i dont have idea how to resolve this problem. I transfer my account to Spotify podcast, create email and password secret. BUT! I got this error message Unable to post episode to anchorfm: TimeoutError: Waiting for selector
button[data-testid="auth-accept"]
And this screenshot
I must enter code from email, but it's not possible. Any ideas?