Browse Source

release 2015.02.16.1

master
Philipp Hagemeister 10 years ago
parent
commit
1db5fbcfe3
2 changed files with 2 additions and 2 deletions
  1. 2
      docs/supportedsites.md
  2. 2
      youtube_dl/version.py

2
docs/supportedsites.md

@ -338,9 +338,9 @@
- **Roxwel**
- **RTBF**
- **Rte**
- **rtl.nl**: rtl.nl and rtlxl.nl
- **RTL2**
- **RTLnow**
- **rtlxl.nl**
- **RTP**
- **RTS**: RTS.ch
- **rtve.es:alacarta**: RTVE a la carta

2
youtube_dl/version.py

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2015.02.16'
__version__ = '2015.02.16.1'
Loading…
Cancel
Save