MrS0m30n3 / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.
The Unlicense
9.3k stars 1.59k forks source link

Warning: No Items to Download #382

Open galan55 opened 5 years ago

galan55 commented 5 years ago

Please follow the guide below

WARNING

All invalid issues will be rejected!!


Before going further


What is the purpose of your issue?

Please remove any sections between (---) if they are not related to your issue


Bug report

Was using without issue on Linux Mint 17.3. After upgrading to Linux Mint 19 and installing from webupd8, only receive "Warning: No items to download" Logging is enabled, but the log does not have anything written to it after attempting valid youtube URL. I deleted the program and installed again from source. Same result. When calling youtube-dl-gui from terminal, the following output is received:

(youtube-dl-gui:6493): Gtk-CRITICAL **: 10:59:57.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkSpinButton

(youtube-dl-gui:6493): Gtk-CRITICAL **: 10:59:57.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkSpinButton

(youtube-dl-gui:6493): Gtk-CRITICAL **: 10:59:57.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkSpinButton

(youtube-dl-gui:6493): Gtk-CRITICAL **: 10:59:57.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkSpinButton

(youtube-dl-gui:6493): Gtk-CRITICAL **: 10:59:57.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkSpinButton

(youtube-dl-gui:6493): Gtk-CRITICAL **: 10:59:58.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkSpinButton jeff@i7-4790:~/Programs/Youtube-dlg/youtube-dl-gui-0.4$ youtube-dl-gui -v

(youtube-dl-gui:7046): Gtk-WARNING **: 11:04:43.865: Negative content width -4 (allocation 30, extents 17x17) while allocating gadget (node button, owner GtkButton)

Currently using youtube-dl version 2019.04.17 and can download from command line without problem. ffmpeg version 4.1.3 youtube-dl-gui version 0.4

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

  1. Restart youtube-dl-gui
  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
delete me and insert your log content here

What operating system do you use ? Linux Mint 19

List of actions to perform to reproduce the problem:

  1. ..See above
  2. ..
  3. ..

What is the expected behaviour ? See above

What happens instead ? Warning: No Items to Download