Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Not all resolutions/formats listed for youtube #21070
Comments
|
|
Don't touch |
Checklist
Verbose log
$ youtube-dl -v --list-formats https://www.youtube.com/watch?v=VdxPUzY4_hQ
[debug] System config: []
[debug] User config: ['--ffmpeg-location', 'C:/Program Files/ffmpeg-3.3.2-win64-static/bin', '--format', 'bestvideo+bestaudio/best', '--merge-output-format', 'mkv', '--youtube-skip-dash-manifest', '--all-subs', '--add-metadata', '--embed-subs']
[debug] Custom config: []
[debug] Command-line args: ['-v', '--list-formats', 'https://www.youtube.com/watch?v=VdxPUzY4_hQ']
[debug] Encodings: locale cp1255, fs utf-8, out cp1255, pref cp1255
[debug] youtube-dl version 2019.05.11
[debug] Python version 3.6.0 (CPython) - Windows-10-10.0.17763-SP0
[debug] exe versions: ffmpeg 3.3.2, ffprobe 3.3.2
[debug] Proxy map: {}
[youtube] VdxPUzY4_hQ: Downloading webpage
WARNING: video doesn't have subtitles
[info] Available formats for VdxPUzY4_hQ:
format code extension resolution note
140 m4a audio only DASH audio 128k , m4a_dash container, mp4a.40.2@128k, 8.03MiB
134 mp4 640x360 360p 606k , avc1.4d401e, 24fps, video only, 20.52MiB
18 mp4 640x360 medium , avc1.42001E, mp4a.40.2@ 96k, 29.11MiB
43 webm 640x360 medium , vp8.0, vorbis@128k, 43.21MiB
22 mp4 1280x720 hd720 , avc1.64001F, mp4a.40.2@192k (best)
Description
When opening the above URL in youtube, an 1080p option is available. When listing formats using youtube-dl, no 1080p format is listed.