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
Bump version number
rtmp_test
2010.01.05
Ricardo Garcia
15 years ago
parent
75a4cf3c97
commit
fe788f2c6f
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
LATEST_VERSION
+1
-1
youtube-dl
+ 1
- 1
LATEST_VERSION
View File
@ -1 +1 @@
20
09.12.26
20
10.01.05
+ 1
- 1
youtube-dl
View File
@ -1212,7 +1212,7 @@ if __name__ == '__main__':
# Parse command line
parser = optparse.OptionParser(
usage='Usage: %prog [options] url...',
version='20
09.12.26
',
version='20
10.01.05
',
conflict_handler='resolve',
)
Write
Preview
Loading…
Cancel
Save