diff --git a/docs/supportedsites.md b/docs/supportedsites.md index 894fa4323..4bb68fdc5 100644 --- a/docs/supportedsites.md +++ b/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 diff --git a/youtube_dl/version.py b/youtube_dl/version.py index e58c59969..bbe0e53b5 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2015.02.16' +__version__ = '2015.02.16.1'