jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.65k stars 471 forks source link

DownloadQuery: fix download progress #345

Open AnessZurba opened 2 years ago

AnessZurba commented 2 years ago

Increase the line length limit for the progress parser This fixes the progress when console output includes fragment number.

AnessZurba commented 2 years ago

fixes https://github.com/jely2002/youtube-dl-gui/issues/240