oleksis / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.

Home Page:https://oleksis.github.io/youtube-dl-gui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken Data Parsing

InteXX opened this issue · comments


  • I think my problem is NOT with yt-dlp
  • I've verified and I assure that I'm running yt-dlg 1.8.3
  • I assure that I am using the latest version of yt-dlp
  • Searched bugtracker
  • I've read the FAQs file

What is the purpose of your issue?

  • Bug report
  • Feature request (request for a new functionality)
  • Question
  • Other

Bug report

If the problem occurs when downloading a URL please provide the full verbose output as follows:

  1. Restart yt-dlg
  2. Go to Options > Extra tab
  3. Enable Debug youtube-dl
  4. Go to Options > Advanced tab and Clear your log content
  5. Try to download the URL
  6. Copy the whole log content and insert it between the ``` part below

What operating system do you use ?

Windows 10

List of actions to perform to reproduce the problem:

  1. Download any video using the latest version of yt-dlp.
  2. Note the incorrect information in the lower section columns (ETA, Speed, etc.). This started occurring immediately after I updated yt-dlp last night.
  3. The latest version of yt-dlp seems to have altered the data output format from previous versions. Perhaps a minor parsing adjustment is in order.

What is the expected behaviour ?

Correctly parsed information in the lower section columns (ETA, Speed, etc.).

What happens instead ?

Incorrectly parsed information in the lower section columns (ETA, Speed, etc.).


You can share the URL to reproduce the error in the output ?

Looks like you got to it before I did 🙂