1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 14:44:53 -04:00

Release 2012.01.08b

This commit is contained in:
Philipp Hagemeister
2012-01-08 17:23:10 +01:00
parent 6d58c4546e
commit 661a807c65
3 changed files with 7 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ __authors__ = (
)
__license__ = 'Public Domain'
__version__ = '2012.01.08'
__version__ = '2012.01.08b'
UPDATE_URL = 'https://raw.github.com/rg3/youtube-dl/master/youtube-dl'