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.63k stars 470 forks source link

Progress bar broken when video is downloading #317

Open Altonss opened 2 years ago

Altonss commented 2 years ago

Describe the bug "Setting up environment" is still showing instead of progress bar when video is downloading", or for some other videos the progress bar is just not updating fast enough and is far behind the real progress.

To Reproduce Steps to reproduce the behavior:

  1. Download a video from france.tv: this for example https://www.france.tv/france-5/normal-people/normal-people-saison-1/3071835-episode-du-lundi-14-fevrier-2022.html or this https://www.france.tv/france-3/les-revelations-du-classique/3129941-patricia-petibon-1998.html
  2. See error

Expected behavior The progress bar should behave normally.

Additional info (please complete the following information):

Altonss commented 2 years ago

This issue might be related to this one: https://github.com/jely2002/youtube-dl-gui/issues/240

spencerross commented 4 months ago

I have this same issue, on Windows 10 Home. I am trying to download some videos from twitter.com/x.com that include multiple videos (two videos, they both show up, but then a third 'video', without a thumbnail, will get everything stuck). try it with this link: https://x.com/luankct/status/1802144938076881015

image Then, clicking Download in the bottom right corner then shows this, also stuck: image

OS: Windows 10 Home Application version: 2.5.4 Application type: built from source using build instructions