sindat / Furcifer

Download Youtube videos as .mp3 .
MIT License
0 stars 0 forks source link

Create a functional progress bar #1

Closed sindat closed 5 years ago

sindat commented 5 years ago

Ive tried to make a progress bar with the fluent--ffmpeg, but it does not work with input streams.

I am using an input stream - a downloaded video from youtube using the ytdl library.

Already found solution: use progress-stream package. Implement it.

Has it's own "progress" event listener.

sindat commented 5 years ago

Progress module written, function now inherits ementemitter functionality, so I can call events from Express (.on("progress") is the example here), however function is broken, something is probably wrong with the progress timeout. It's stuck

sindat commented 5 years ago

Discontinuing project due to legal issues.