std66 / TomiSoft.YoutubeDownloader.WebUI

A simple WebUI for youtube-dl.
GNU General Public License v3.0
6 stars 0 forks source link

Refactor progress reporting to be real-time #2

Closed std66 closed 5 years ago

std66 commented 5 years ago

Use SignalR server-sent events instead polling.

std66 commented 5 years ago

Done in PR: https://github.com/std66/TomiSoft.YoutubeDownloader.WebUI/pull/3