1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-02-05 00:52:53 +08:00

remove development executable

stupid GitHub for Mac auto-stages untracked files
This commit is contained in:
tewe 2013-09-15 22:05:50 +02:00
parent 8199f044b4
commit 510dc0fa9b

6
run
View File

@ -1,6 +0,0 @@
#!/usr/bin/env python
import youtube_dl
if __name__ == '__main__':
youtube_dl.main()