Browse Source

Credit Rogério Brito for Vimeo support

rtmp_test
Philipp Hagemeister 13 years ago
parent
commit
6ae796b1ee
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      youtube-dl

+ 2
- 1
youtube-dl View File

@ -9,10 +9,11 @@ __author__ = (
'Witold Baryluk',
'Paweł Paprota',
'Gergely Imreh',
'Rogério Brito',
)
__license__ = 'Public Domain'
__version__ = '2011.08.24-phihag'
__version__ = '2011.08.28-phihag'
import cookielib
import datetime


Loading…
Cancel
Save