This website requires JavaScript.
Explore
Help
Sign In
administration
/
yt-dlp
Watch
1
Star
0
Fork
0
You've already forked yt-dlp
mirror of
https://github.com/yt-dlp/yt-dlp.git
synced
2024-11-10 11:20:41 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
caaa47d372
yt-dlp
/
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 21:12:31 +00:00
#!/usr/bin/env python
release 2012.11.27
2012-11-26 23:22:39 +00:00
adding the script hook
2012-11-29 13:12:06 +00:00
import youtube_dl
Prepare 2012.11.29 release
2012-11-27 17:30:34 +00:00
adding the script hook
2012-11-29 13:12:06 +00:00
if __name__ == '__main__':
youtube_dl.main()
Reference in New Issue
Copy Permalink