abe-101 / tube-cast

A command-line tool that converts YouTube videos into Anchor FM podcasts
https://pypi.org/project/tube-cast/
MIT License
13 stars 2 forks source link

Issue #17 add meta data to output #20

Closed ColtenMikulastik closed 2 years ago

ColtenMikulastik commented 2 years ago

hey, this is a straightforward fix for the issue add meta-data to the console. With this, you should be able to know better what video your program failed to download, or succeeded in downloading.

abe-101 commented 2 years ago

closes #17

abe-101 commented 2 years ago

Hey @ColtenMikulastik thank you for adding the meta data I would like to merge the fix but It seems you opened the pull request against an old branch (abe-101:fix-bug). Can you close the PR and open a new one against abe-101:main?

abe-101 commented 2 years ago

Also something neet about github is that you can easily refence other issues and PR by simply typing a '#' and the number issue or PR Like this #20