Browse Source

release 2011.09.18c: Prefer mp4 over webm

rtmp_test 2011.09.18c
Philipp Hagemeister 13 years ago
parent
commit
daa982bc01
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      LATEST_VERSION
  2. +1
    -1
      youtube-dl

+ 1
- 1
LATEST_VERSION View File

@ -1 +1 @@
2011.09.18b
2011.09.18c

+ 1
- 1
youtube-dl View File

@ -15,7 +15,7 @@ __author__ = (
)
__license__ = 'Public Domain'
__version__ = '2011.09.18b'
__version__ = '2011.09.18c'
UPDATE_URL = 'https://raw.github.com/rg3/youtube-dl/master/youtube-dl'


Loading…
Cancel
Save