Browse Source

release 2015.10.18

totalwebcasting 2015.10.18
Philipp Hagemeister 9 years ago
parent
commit
a6e0afa2bb
2 changed files with 3 additions and 2 deletions
  1. +2
    -1
      docs/supportedsites.md
  2. +1
    -1
      youtube_dl/version.py

+ 2
- 1
docs/supportedsites.md View File

@ -588,7 +588,8 @@
- **twitch:stream** - **twitch:stream**
- **twitch:video** - **twitch:video**
- **twitch:vod** - **twitch:vod**
- **TwitterCard**
- **twitter**
- **twitter:card**
- **Ubu** - **Ubu**
- **udemy** - **udemy**
- **udemy:course** - **udemy:course**


+ 1
- 1
youtube_dl/version.py View File

@ -1,3 +1,3 @@
from __future__ import unicode_literals from __future__ import unicode_literals
__version__ = '2015.10.16'
__version__ = '2015.10.18'

Loading…
Cancel
Save