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** - **Roxwel**
- **RTBF** - **RTBF**
- **Rte** - **Rte**
- **rtl.nl**: rtl.nl and rtlxl.nl
- **RTL2** - **RTL2**
- **RTLnow** - **RTLnow**
- **rtlxl.nl**
- **RTP** - **RTP**
- **RTS**: RTS.ch - **RTS**: RTS.ch
- **rtve.es:alacarta**: RTVE a la carta - **rtve.es:alacarta**: RTVE a la carta

2
youtube_dl/version.py

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