Schroedinger-Hat / youtube-to-anchorfm

An automation process to convert YouTube video into audio file and uploading it to Anchor.fm podcast
MIT License
129 stars 71 forks source link

Unable to get video info #122

Closed Angeschossen closed 2 months ago

Angeschossen commented 3 months ago

Issues or necessity of a feature It fails at getting the video info. Also it displays in the log the following: youtube-to-anchorfm@2.0.0 start despite me setting youtube-to-anchorfm@2.4.0 in the action.yml file: https://github.com/Angeschossen/YouTube-to-Spotify-for-Podcasters/blob/main/.github/workflows/action.yml

Step to reproduce the bug / needs of a new feature Steps to reproduce the behavior:

  1. Have this action.yml: https://github.com/Angeschossen/YouTube-to-Spotify-for-Podcasters/blob/main/.github/workflows/action.yml
  2. Screenshot of the log here: Imgur

Additional notes None

Angeschossen commented 2 months ago

Kind of solved. The issue does not happen, if I run the script locally.