Browse Source

release 2015.02.03.1

totalwebcasting 2015.02.03.1
Philipp Hagemeister 10 years ago
parent
commit
cd7342755f
2 changed files with 2 additions and 1 deletions
  1. +1
    -0
      docs/supportedsites.md
  2. +1
    -1
      youtube_dl/version.py

+ 1
- 0
docs/supportedsites.md View File

@ -511,6 +511,7 @@
- **Wistia**
- **WorldStarHipHop**
- **wrzuta.pl**
- **WSJ**: Wall Street Journal
- **XBef**
- **XboxClips**
- **XHamster**


+ 1
- 1
youtube_dl/version.py View File

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2015.02.03'
__version__ = '2015.02.03.1'

Loading…
Cancel
Save