]> gitweb @ CieloNegro.org - youtube-dl.git/commitdiff
release 2015.12.05
authorPhilipp Hagemeister <phihag@phihag.de>
Sat, 5 Dec 2015 15:01:37 +0000 (16:01 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Sat, 5 Dec 2015 15:01:37 +0000 (16:01 +0100)
README.md
docs/supportedsites.md
youtube_dl/version.py

index df419abe83ce3c8e5d8202ad12991aaefd4c55b9..0b224f0be3d9bf8a56ef620d9eb96ab7a53ec817 100644 (file)
--- a/README.md
+++ b/README.md
@@ -319,7 +319,7 @@ which means you can modify it, redistribute it or use it however you like.
     --all-formats                    Download all available video formats
     --prefer-free-formats            Prefer free video formats unless a specific
                                      one is requested
-    -F, --list-formats               List all available formats of specified
+    -F, --list-formats               List all available formats of requested
                                      videos
     --youtube-skip-dash-manifest     Do not download the DASH manifests and
                                      related data on YouTube videos
index 1df4086101f18f42daa5e436512136932bf680fe..880da0e472735146d67a2e8e92bf19cd46a07e54 100644 (file)
  - **abc.net.au**
  - **Abc7News**
  - **AcademicEarth:Course**
+ - **acast**
+ - **acast:channel**
  - **AddAnime**
  - **AdobeTV**
+ - **AdobeTVChannel**
+ - **AdobeTVShow**
  - **AdobeTVVideo**
  - **AdultSwim**
  - **Aftenposten**
@@ -43,6 +47,7 @@
  - **arte.tv:future**
  - **AtresPlayer**
  - **ATTTechChannel**
+ - **AudiMedia**
  - **audiomack**
  - **audiomack:album**
  - **Azubu**
  - **freespeech.org**
  - **FreeVideo**
  - **FunnyOrDie**
+ - **GameInformer**
  - **Gamekings**
  - **GameOne**
  - **gameone:playlist**
  - **Shared**: shared.sx and vivo.sx
  - **ShareSix**
  - **Sina**
+ - **skynewsarabia:video**
+ - **skynewsarabia:video**
  - **Slideshare**
  - **Slutload**
  - **smotri**: Smotri.com
index bd0de9f53ce9657cd1ba53ad18ab5b62b2765072..12ca0241d88833e5fab23421fed81ac8fc24412c 100644 (file)
@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 
-__version__ = '2015.11.27.1'
+__version__ = '2015.12.05'