Browse Source

release 2015.12.13

totalwebcasting 2015.12.13
Philipp Hagemeister 9 years ago
parent
commit
f3711edcf1
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

@ -188,6 +188,7 @@
- **Freesound**
- **freespeech.org**
- **FreeVideo**
- **Funimation**
- **FunnyOrDie**
- **GameInformer**
- **Gamekings**


+ 1
- 1
youtube_dl/version.py View File

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2015.12.10'
__version__ = '2015.12.13'

Loading…
Cancel
Save