Maxstupo / ydl-ui

A UI for the command-line video downloader "youtube-dl"
MIT License
354 stars 34 forks source link

YDL-UI 2.6.2 - Proposal for improvements #49

Closed bovirus closed 4 years ago

bovirus commented 4 years ago

@Maxstupo

I have some proposal for improvements

Maxstupo commented 4 years ago

@bovirus

* In the main window reduce the default width for size column (too large)
* In the main window reduce the default width for progress (too large)
* In the main window reduce the default width for speed column (too large)
* In the main window reduce the default width for estimated time column (too large)
* In the main window increase the default width for URL column (too short)

This seems to be a bug introduced in v2.6.2 caused by auto resizing the columns on language change. I will look into fixing this.

v2.6.1 YDL-UI_Portable_v2 6 1_Columns

v2.6.2 YDL-UI_Portable_v2 6 2_Columns

* Save the column order/width for next run (now on nexrt run reset to default).

I will look into adding this.

  • Add to the main window the colum for info about save folder Right click on a download > Open download directory.
  • Set by default save path as folder where YDL-UI is.
  • Save the default save path (if you change it) for next run. You can set the default download directory in Settings > Download.
  • Save settings like video quality/frame rate and preferred/fallback check for next run. You can use the Remember Download Settings checkbox located in Settings > Download, this will remember the previously used settings for the Add Download window.
  • Is not clear the maeining of enable/dsiabled "Prefered" control box. If the preferred checkbox for video quality is checked, YDL-UI will download the highest resolution available while not exceeding the resolution you specify. So if you specify 1080p, the highest resolution available up to 1080p will be downloaded.
    The same applies for the frame rate preferred checkbox.
bovirus commented 4 years ago

@Maxstupo

About to add file with different location for saving could be useful to have the info about the destination folder in main window.

My request is to set by default in distribution archive

Probably "Preferred" text option could be not so clear. I will check an alternative for the translation of this option.

Maxstupo commented 4 years ago

@bovirus

I have added a download directory column, and the ability to show/hide columns by right-clicking on the column header (column order and width will be remembered on restart). YDL_UI_Portable_Column_Selection

The defaults for Remember Download Settings and Download Directory are fine the way they are. Using ./ for the default download directory, videos will be saved to the same folder that YDL-UI.exe is in.

bovirus commented 4 years ago

Thanks.

No changes about translation?

Maxstupo commented 4 years ago

@bovirus

https://github.com/Maxstupo/ydl-ui_i18n/commit/2acba5fe535814f6b54e15663e416aefea1e1ae1

bovirus commented 4 years ago

@Maxstupo

Italian translation changes done.

Maxstupo commented 4 years ago

@bovirus

Release v2.6.3