Closed iG8R closed 5 years ago
I will look into the scaling issue. Does this issue occur with the "download archive" button?
Downloads failing is because YDL-UI v2.4.1 is packaged with youtube-dl 2019.04.30. The next release will have a button to update youtube-dl manually.
You can uncheck preferred and set frame rate to 60, this will download the best video with a frame rate of 60 or fail if that frame rate is unavailable.
No, it doesn't. Scaling doesn't change while pushing the "download archive" button.
OK, thank you.
Thank you, I used to know this, but it's annoying to pick the right resolution and fps every time - in this situation the essence of YDL-UI is lost due to large amount of manual work. It would be convenient to have such a function as described in the "Preferred?" option - "Download video with the highest frame rate UP to the selected frame rate". That is why I use forementioned command line parameters.
In the beginning of the topic I forgot to mention one more issue: Progress doesn't show during and after downloading process.
Hi. I faced some issues.
Scaling issue. Display parameters - 4K resolution with 150% scaling factor First start:
After Download->Add URL...->Download directory (pushing three-dot button)
While using youtube-dl attached with ydl-ui package every time I get failed download
Log: Working Directory: C:\ Executing: f:_Downloads\YouTube-dl\YDL_UI_v2.4.1_Portable\bin\youtube-dl.exe --no-overwrites --format "bestvideo[width<=?3840][height<=?2160][fps<=?144]+bestaudio/best[width<=?3840][height<=?2160][fps<=?144]" --prefer-ffmpeg --ffmpeg-location "f:_Downloads\YouTube-dl\YDL_UI_v2.4.1_Portable\bin\ffmpeg.exe" "https://www.youtube.com/watch?v=tFUDPRYHZ-E" [youtube] tFUDPRYHZ-E: Downloading webpage [youtube] tFUDPRYHZ-E: Downloading video info webpage WARNING: Requested formats are incompatible for merge and will be merged into mkv. ERROR: unable to download video data: HTTP Error 403: Forbidden
After replacing youtube-dl with the 2019.06.08 version - everything is OK.
PS. I have the following parameters for youtube-dl for the best downloadable streams: youtube-dl -o C://%(title)s.%(ext)s -f bestvideo[height=?4320][fps=?60]+bestaudio/bestvideo[height=?2160][fps=?60]+bestaudio/bestvideo[height=?1440][fps=?60]+bestaudio/bestvideo[height=?1080][fps=?60]+bestaudio/bestvideo[height=?720][fps=?60]+bestaudio/bestvideo[height=?480][fps=?60]+bestaudio/bestvideo[height=?360][fps=?60]+bestaudio/bestvideo[height=?240][fps=?60]+bestaudio/bestvideo[height=?144][fps=?60]+bestaudio/bestvideo[height=?4320][fps=?50]+bestaudio/bestvideo[height=?2160][fps=?50]+bestaudio/bestvideo[height=?1440][fps=?50]+bestaudio/bestvideo[height=?1080][fps=?50]+bestaudio/bestvideo[height=?720][fps=?50]+bestaudio/bestvideo[height=?480][fps=?50]+bestaudio/bestvideo[height=?360][fps=?50]+bestaudio/bestvideo[height=?240][fps=?50]+bestaudio/bestvideo[height=?144][fps=?50]+bestaudio/bestvideo[height=?4320][fps=?48]+bestaudio/bestvideo[height=?2160][fps=?48]+bestaudio/bestvideo[height=?1440][fps=?48]+bestaudio/bestvideo[height=?1080][fps=?48]+bestaudio/bestvideo[height=?720][fps=?48]+bestaudio/bestvideo[height=?480][fps=?48]+bestaudio/bestvideo[height=?360][fps=?48]+bestaudio/bestvideo[height=?240][fps=?48]+bestaudio/bestvideo[height=?144][fps=?48]+bestaudio/bestvideo[height=?4320][fps=?30]+bestaudio/bestvideo[height=?2160][fps=?30]+bestaudio/bestvideo[height=?1440][fps=?30]+bestaudio/bestvideo[height=?1080][fps=?30]+bestaudio/bestvideo[height=?720][fps=?30]+bestaudio/bestvideo[height=?480][fps=?30]+bestaudio/bestvideo[height=?360][fps=?30]+bestaudio/bestvideo[height=?240][fps=?30]+bestaudio/bestvideo[height=?144][fps=?30]+bestaudio/bestvideo[height=?4320][fps=?24]+bestaudio/bestvideo[height=?2160][fps=?24]+bestaudio/bestvideo[height=?1440][fps=?24]+bestaudio/bestvideo[height=?1080][fps=?24]+bestaudio/bestvideo[height=?720][fps=?24]+bestaudio/bestvideo[height=?480][fps=?24]+bestaudio/bestvideo[height=?360][fps=?24]+bestaudio/bestvideo[height=?240][fps=?24]+bestaudio/bestvideo[height=?144][fps=?24]+bestaudio/best -i --ignore-config --hls-prefer-native https://www.youtube.com/watch?v=tFUDPRYHZ-E