This website requires JavaScript.
Explore
Help
Sign In
R-yan
/
l1ving_youtube-dl
Watch
1
Star
0
Fork
0
You've already forked l1ving_youtube-dl
Code
Issues
Pull Requests
Releases
Wiki
Activity
l1ving_youtube-dl
/
youtube-dl
187 lines
41 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
Create initial preview version of the new youtube-dl
2008-07-21 23:12:31 +02:00
#!/usr/bin/env python
dropped the support for Python 2.5 let's elaborate the decision: Python 2.5 is a 6 years old release and "under the current release policy, no security issues in Python 2.5 will be fixed anymore" (!!); also, it doesn't support the new zipfile distribution format.
2012-05-01 17:01:51 +02:00
PK