summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2015-02-19 01:04:24 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2015-02-19 01:04:24 +0100
commit7bd15b1a0378cff6960cd55e40819ef3967f747c (patch)
tree3632eae7875f1790fe1fe15800398401b216ef87
parent6b961a85fdef8219913b7b97cb33ef8d59d15535 (diff)
downloadyoutube-dl-7bd15b1a0378cff6960cd55e40819ef3967f747c.tar.gz
youtube-dl-7bd15b1a0378cff6960cd55e40819ef3967f747c.tar.xz
youtube-dl-7bd15b1a0378cff6960cd55e40819ef3967f747c.zip
release 2015.02.19.1 2015.02.19.1
-rw-r--r--docs/supportedsites.md1
-rw-r--r--youtube_dl/version.py2
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/supportedsites.md b/docs/supportedsites.md
index e28d7d47c..1fcec086a 100644
--- a/docs/supportedsites.md
+++ b/docs/supportedsites.md
@@ -121,6 +121,7 @@
  - **EllenTV**
  - **EllenTV:clips**
  - **ElPais**: El PaĆ­s
+ - **Embedly**
  - **EMPFlix**
  - **Engadget**
  - **Eporner**
diff --git a/youtube_dl/version.py b/youtube_dl/version.py
index 8e6ff49d0..db0ed70da 100644
--- a/youtube_dl/version.py
+++ b/youtube_dl/version.py
@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 
-__version__ = '2015.02.19'
+__version__ = '2015.02.19.1'