mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
release 2015.12.13
This commit is contained in:
parent
22d07ba4e4
commit
f3711edcf1
2 changed files with 2 additions and 1 deletions
|
@ -188,6 +188,7 @@ # Supported sites
|
|||
- **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 a new issue