codealchemist / youtube-audio-server

Easily stream and download audio from YouTube.
75 stars 32 forks source link

Metadata #34

Closed codealchemist closed 3 years ago

codealchemist commented 3 years ago

Changes

screenshot screenshot

duykhang53 commented 3 years ago

looks good, have you try the full youtube url with yas CLI?

codealchemist commented 3 years ago

looks good, have you try the full youtube url with yas CLI?

Yeah, works too 😄 image

duykhang53 commented 3 years ago

You can use ora for progress logging https://www.npmjs.com/package/ora

codealchemist commented 3 years ago

@duykhang53 Just added ora, some colors here and there and logs with timestamps for server logging. If you have some time to test it, please, let me know how that goes 🙌 We need to work on better automated testing 😅

codealchemist commented 3 years ago

image

image

codealchemist commented 3 years ago

image

codealchemist commented 3 years ago

The updated test page: image