Schroedinger-Hat / youtube-to-anchorfm

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

Feature: Refactor Dockerfile to be usable for running youtube-to-anchorfm with a `docker run` command and add some additional fixes and refactors #124

Open matevskial opened 2 weeks ago

matevskial commented 2 weeks ago

This PR refactors Dockerfile a bit and adds logging facility in order to additionally log into a file

In particular, this PR include these commits:

TheJoin95 commented 2 days ago

To me is looking good; could you please print the build log here? Then I'll approve