1
0
mirror of https://github.com/ytdl-org/ytdl-nightly.git synced 2025-02-20 13:20:40 +01:00

7 lines
91 B
Plaintext
Raw Normal View History

2012-11-29 14:12:06 +01:00
#!/usr/bin/env python
import youtube_dl
if __name__ == '__main__':
youtube_dl.main()