This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
release 2015.10.18
totalwebcasting
2015.10.18
Philipp Hagemeister
9 years ago
parent
4285a47f40
commit
a6e0afa2bb
2 changed files
with
3 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
docs/supportedsites.md
+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.1
6
'
__version__
=
'
2015.10.1
8
'
Write
Preview
Loading…
Cancel
Save