release 2015.11.21
authorPhilipp Hagemeister <phihag@phihag.de>
Sat, 21 Nov 2015 22:36:27 +0000 (23:36 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Sat, 21 Nov 2015 22:36:27 +0000 (23:36 +0100)
docs/supportedsites.md
youtube_dl/version.py

index f56a6986b6b8ad3b71f33c82bf8bf7acc5d19456..1df4086101f18f42daa5e436512136932bf680fe 100644 (file)
  - **soompi:show**
  - **soundcloud**
  - **soundcloud:playlist**
+ - **soundcloud:search**: Soundcloud search
  - **soundcloud:set**
  - **soundcloud:user**
  - **soundgasm**
  - **youtube:show**: YouTube.com (multi-season) shows
  - **youtube:subscriptions**: YouTube.com subscriptions feed, "ytsubs" keyword (requires authentication)
  - **youtube:user**: YouTube.com user videos (URL or "ytuser" keyword)
+ - **youtube:user:playlists**: YouTube.com user playlists
  - **youtube:watchlater**: Youtube watch later list, ":ytwatchlater" for short (requires authentication)
  - **Zapiks**
  - **ZDF**
index b3b1b90ba93f5db6d2228251f7f4e8b45ef78950..2baf1ac4250e2e9e96b884d17a6d6fa767fdc824 100644 (file)
@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 
-__version__ = '2015.11.19'
+__version__ = '2015.11.21'