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

This video is 480p -https://www.youtube.com/watch?v=HNnQB5FMJV4 but with default, it only dl's at 360p #467

Open goodstuff626 opened 4 years ago

goodstuff626 commented 4 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

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 [08/14/20 19:08:54] [debug] System config: [] [08/14/20 19:08:54] [debug] User config: [] [08/14/20 19:08:54] [debug] Custom config: [] [08/14/20 19:08:54] [debug] Command-line args: ['--newline', '-i', '-o', 'C:\Users\Michael\Downloads!-ytdl\%(title)s.%(ext)s', '--ignore-config', '--hls-prefer-native', '--no-playlist', '--verbose', 'https://www.youtube.com/watch?v=HNnQB5FMJV4'] [08/14/20 19:08:54] [debug] Encodings: locale cp1252, fs mbcs, out cp1252, pref cp1252 [08/14/20 19:08:54] [debug] youtube-dl version 2020.07.28 [08/14/20 19:08:54] [debug] Python version 3.4.4 (CPython) - Windows-8.1-6.3.9600 [08/14/20 19:08:54] [debug] exe versions: ffmpeg 3.3.2, ffprobe 3.3.2, rtmpdump 2.4 [08/14/20 19:08:54] [debug] Proxy map: {} [08/14/20 19:08:54] WARNING: Requested formats are incompatible for merge and will be merged into mkv.
    delete me and insert your log content here

What operating system do you use ?

windows 8.1

List of actions to perform to reproduce the problem:

  1. ..pul link in youtube-dl gui - https://www.youtube.com/watch?v=HNnQB5FMJV4
  2. .. start download with default (should be best video+audio)
  3. ..it only downloads at 360p

What is the expected behaviour ?

it should download at 480p like it is on youtube

What happens instead ?

it downloads at only 360p


Feature request (request for a new functionality)

Please make sure that the requested feature is NOT already in the TODO list

What operating system do you use ?

windows 8.1


axcore commented 4 years ago

I haven't tested your specific problem, but many high-resolution videos won't download unless you have FFmpeg installed.