mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-03 23:25:06 +00:00
release 2015.02.03.1
This commit is contained in:
parent
9bb8e0a3f9
commit
cd7342755f
2 changed files with 2 additions and 1 deletions
|
@ -511,6 +511,7 @@ # Supported sites
|
|||
- **Wistia**
|
||||
- **WorldStarHipHop**
|
||||
- **wrzuta.pl**
|
||||
- **WSJ**: Wall Street Journal
|
||||
- **XBef**
|
||||
- **XboxClips**
|
||||
- **XHamster**
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
__version__ = '2015.02.03'
|
||||
__version__ = '2015.02.03.1'
|
||||
|
|
Loading…
Reference in a new issue