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

Youtube Signin Needed - Can not download video #134

Open gr8rehanna opened 2 weeks ago

gr8rehanna commented 2 weeks ago

Issues or necessity of a feature It does not work as youtube-dl or yt-dlp now dont download videos without cokies if we use datacenter IP or proxies.

Error: Unable to get video info: ChildProcessError: ERROR: [youtube] 4PdxzTMCOzw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more

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

  1. 'Created new workflow'
  2. 'added videoid in episode.json and deployed'
  3. Screenshot here https://prnt.sc/DlZZ8sb6HtC_

Additional notes How about add a cookies.txt file.

chornge commented 2 weeks ago

I believe this is being address in https://github.com/Schroedinger-Hat/youtube-to-anchorfm/pull/131