This website requires JavaScript.
Explore
Help
Register
Sign In
Roxedus
/
ytdl
Watch
1
Star
0
Fork
0
You've already forked ytdl
Code
Issues
Pull Requests
Releases
Wiki
Activity
8192ebe1f8
ytdl
/
youtube-dl
7 lines
91 B
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
release 2012.11.27
2012-11-27 00:22:39 +01:00
adding the script hook
2012-11-29 14:12:06 +01:00
import youtube_dl
Prepare 2012.11.29 release
2012-11-27 18:30:34 +01:00
adding the script hook
2012-11-29 14:12:06 +01:00
if __name__ == '__main__':
youtube_dl.main()
Reference in New Issue
Copy Permalink