mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	release 2014.09.18
This commit is contained in:
		
							
								
								
									
										15
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								README.md
									
									
									
									
									
								
							| @@ -227,12 +227,15 @@ which means you can modify it, redistribute it or use it however you like. | |||||||
|  |  | ||||||
| ## Video Format Options: | ## Video Format Options: | ||||||
|     -f, --format FORMAT              video format code, specify the order of |     -f, --format FORMAT              video format code, specify the order of | ||||||
|                                      preference using slashes: "-f 22/17/18". |                                      preference using slashes: -f 22/17/18 .  -f | ||||||
|                                      "-f mp4" and "-f flv" are also supported. |                                      mp4 , -f m4a and  -f flv  are also | ||||||
|                                      You can also use the special names "best", |                                      supported. You can also use the special | ||||||
|                                      "bestvideo", "bestaudio", "worst", |                                      names "best", "bestvideo", "bestaudio", | ||||||
|                                      "worstvideo" and "worstaudio". By default, |                                      "worst", "worstvideo" and "worstaudio". By | ||||||
|                                      youtube-dl will pick the best quality. |                                      default, youtube-dl will pick the best | ||||||
|  |                                      quality. Use commas to download multiple | ||||||
|  |                                      audio formats, such as  -f | ||||||
|  |                                      136/137/mp4/bestvideo,140/m4a/bestaudio | ||||||
|     --all-formats                    download all available video formats |     --all-formats                    download all available video formats | ||||||
|     --prefer-free-formats            prefer free video formats unless a specific |     --prefer-free-formats            prefer free video formats unless a specific | ||||||
|                                      one is requested |                                      one is requested | ||||||
|   | |||||||
| @@ -1,2 +1,2 @@ | |||||||
|  |  | ||||||
| __version__ = '2014.09.16.1' | __version__ = '2014.09.18' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user