1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-06 05:33:29 +00:00
Files
youtube-dl/youtube_dl/extractor
Jaime Marquínez Ferrándiz 04b3b3df05 [youtube] Remove the nondash formats (fixes #5774)
Since we use fixed values for some fields like width and height they can be wrong, and would get picked by some formats filters.
For example for https://www.youtube.com/watch?v=EQCrhbBxsjA the biggest height is 720 and for nondash formats it's set to 1440, so -f 'bestvideo[height>=1200]+bestaudio' would incorrectly pick the nondash format, instead it should report that the requested format is not available.
2015-05-24 18:26:20 +02:00
..
2015-05-20 22:10:06 +06:00
2014-11-12 15:26:29 +01:00
2015-05-03 07:45:15 +06:00
2015-05-01 04:07:30 +06:00
2015-02-14 13:42:42 +01:00
2015-05-07 20:20:43 +06:00
2015-05-09 16:02:07 +01:00
2014-11-23 20:41:03 +01:00
2015-04-25 23:18:27 +08:00
2015-02-21 14:55:13 +01:00
2015-05-04 19:06:07 +06:00
2015-05-16 21:14:19 +06:00
2015-03-11 21:56:22 +06:00
2015-05-15 23:23:51 +06:00
2015-05-06 21:39:53 +06:00
2015-05-02 07:18:22 +06:00
2015-05-10 08:54:50 +06:00
2014-12-13 12:35:45 +01:00
2015-05-21 12:02:53 +02:00
2015-05-10 06:14:34 +06:00
2015-02-26 21:16:35 +06:00
2014-11-23 20:41:03 +01:00
2015-05-10 18:30:26 +08:00
2014-11-23 20:41:03 +01:00
2015-05-08 03:11:25 +08:00
2015-05-05 02:52:21 +06:00
2015-05-16 20:15:31 +06:00
2015-05-06 21:31:25 +06:00
2015-04-03 23:44:13 +06:00
2014-12-13 12:35:45 +01:00
2015-05-15 23:32:25 +06:00
2015-05-22 00:09:15 +06:00
2015-05-04 21:29:56 +06:00
2014-07-20 00:00:20 +07:00
2015-05-16 18:38:28 +02:00
2015-05-22 00:10:05 +06:00
2015-05-11 23:47:50 +06:00
2015-04-06 21:24:17 +06:00
2015-05-22 11:35:09 +02:00
2015-01-08 16:14:50 +01:00
2015-05-21 12:02:53 +02:00
2015-04-29 00:24:58 +08:00
2015-05-01 02:51:55 +06:00
2015-05-22 00:10:53 +06:00
2015-05-19 21:28:41 +06:00
2014-12-13 12:35:45 +01:00
2015-05-09 21:23:09 +06:00
2015-05-07 18:05:37 +08:00
2015-01-30 02:13:37 +01:00
2015-05-21 23:58:46 +06:00
2015-05-18 21:43:54 +06:00
2015-05-21 22:27:22 +06:00
2015-05-12 01:54:56 +06:00
2015-03-02 03:30:18 +06:00
2014-12-13 12:35:45 +01:00
2015-05-18 21:39:15 +06:00
2015-05-18 21:34:20 +06:00
2015-05-18 21:23:05 +06:00
2014-12-29 21:05:21 +06:00
2015-05-09 17:36:07 +08:00
2014-11-23 21:39:15 +01:00
2015-04-30 00:50:48 +08:00
2015-04-29 04:05:14 +08:00
2015-05-11 21:31:36 +06:00