mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	release 2015.01.22
This commit is contained in:
		| @@ -304,7 +304,8 @@ which means you can modify it, redistribute it or use it however you like. | |||||||
|  |  | ||||||
| ## Authentication Options: | ## Authentication Options: | ||||||
|     -u, --username USERNAME          login with this account ID |     -u, --username USERNAME          login with this account ID | ||||||
|     -p, --password PASSWORD          account password |     -p, --password PASSWORD          account password. If this option is left | ||||||
|  |                                      out, youtube-dl will ask interactively. | ||||||
|     -2, --twofactor TWOFACTOR        two-factor auth code |     -2, --twofactor TWOFACTOR        two-factor auth code | ||||||
|     -n, --netrc                      use .netrc authentication data |     -n, --netrc                      use .netrc authentication data | ||||||
|     --video-password PASSWORD        video password (vimeo, smotri) |     --video-password PASSWORD        video password (vimeo, smotri) | ||||||
|   | |||||||
| @@ -1,3 +1,3 @@ | |||||||
| from __future__ import unicode_literals | from __future__ import unicode_literals | ||||||
|  |  | ||||||
| __version__ = '2015.01.16' | __version__ = '2015.01.22' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
					Philipp Hagemeister