mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	release 2016.03.14
This commit is contained in:
		| @@ -181,7 +181,7 @@ which means you can modify it, redistribute it or use it however you like. | ||||
|                                      to play it) | ||||
|     --external-downloader COMMAND    Use the specified external downloader. | ||||
|                                      Currently supports | ||||
|                                      aria2c,axel,curl,httpie,wget | ||||
|                                      aria2c,avconv,axel,curl,ffmpeg,httpie,wget | ||||
|     --external-downloader-args ARGS  Give these arguments to the external | ||||
|                                      downloader | ||||
|  | ||||
|   | ||||
| @@ -54,6 +54,7 @@ | ||||
|  - **AtresPlayer** | ||||
|  - **ATTTechChannel** | ||||
|  - **AudiMedia** | ||||
|  - **AudioBoom** | ||||
|  - **audiomack** | ||||
|  - **audiomack:album** | ||||
|  - **Azubu** | ||||
| @@ -167,6 +168,8 @@ | ||||
|  - **Dump** | ||||
|  - **Dumpert** | ||||
|  - **dvtv**: http://video.aktualne.cz/ | ||||
|  - **dw** | ||||
|  - **dw:article** | ||||
|  - **EaglePlatform** | ||||
|  - **EbaumsWorld** | ||||
|  - **EchoMsk** | ||||
| @@ -190,7 +193,6 @@ | ||||
|  - **ExpoTV** | ||||
|  - **ExtremeTube** | ||||
|  - **facebook** | ||||
|  - **facebook:post** | ||||
|  - **faz.net** | ||||
|  - **fc2** | ||||
|  - **Fczenit** | ||||
| @@ -325,6 +327,7 @@ | ||||
|  - **m6** | ||||
|  - **macgamestore**: MacGameStore trailers | ||||
|  - **mailru**: Видео@Mail.Ru | ||||
|  - **MakersChannel** | ||||
|  - **MakerTV** | ||||
|  - **Malemotion** | ||||
|  - **MatchTV** | ||||
| @@ -335,6 +338,7 @@ | ||||
|  - **Mgoon** | ||||
|  - **Minhateca** | ||||
|  - **MinistryGrid** | ||||
|  - **Minoto** | ||||
|  - **miomio.tv** | ||||
|  - **MiTele**: mitele.es | ||||
|  - **mixcloud** | ||||
| @@ -671,6 +675,7 @@ | ||||
|  - **UDNEmbed**: 聯合影音 | ||||
|  - **Unistra** | ||||
|  - **Urort**: NRK P3 Urørt | ||||
|  - **USAToday** | ||||
|  - **ustream** | ||||
|  - **ustream:channel** | ||||
|  - **Ustudio** | ||||
| @@ -684,6 +689,7 @@ | ||||
|  - **VGTV**: VGTV, BTTV, FTV, Aftenposten and Aftonbladet | ||||
|  - **vh1.com** | ||||
|  - **Vice** | ||||
|  - **ViceShow** | ||||
|  - **Viddler** | ||||
|  - **video.google:search**: Google Video search | ||||
|  - **video.mit.edu** | ||||
| @@ -711,6 +717,7 @@ | ||||
|  - **vimeo:channel** | ||||
|  - **vimeo:group** | ||||
|  - **vimeo:likes**: Vimeo user likes | ||||
|  - **vimeo:ondemand** | ||||
|  - **vimeo:review**: Review pages on vimeo | ||||
|  - **vimeo:user** | ||||
|  - **vimeo:watchlater**: Vimeo watch later list, "vimeowatchlater" keyword (requires authentication) | ||||
|   | ||||
| @@ -1,3 +1,3 @@ | ||||
| from __future__ import unicode_literals | ||||
|  | ||||
| __version__ = '2016.03.06' | ||||
| __version__ = '2016.03.14' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user