mirror of https://github.com/yt-dlp/yt-dlp.git
release 2015.12.13
This commit is contained in:
parent
22d07ba4e4
commit
f3711edcf1
|
@ -188,6 +188,7 @@
|
|||
- **Freesound**
|
||||
- **freespeech.org**
|
||||
- **FreeVideo**
|
||||
- **Funimation**
|
||||
- **FunnyOrDie**
|
||||
- **GameInformer**
|
||||
- **Gamekings**
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
__version__ = '2015.12.10'
|
||||
__version__ = '2015.12.13'
|
||||
|
|
Loading…
Reference in New Issue