mirror of https://github.com/blackjack4494/yt-dlc
removed __main__.py from the root of the repo
parent
743b28ce11
commit
20ba04267c
@ -1,6 +0,0 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import youtube_dl
|
||||
|
||||
if __name__ == '__main__':
|
||||
youtube_dl.main()
|
Loading…
Reference in New Issue