This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
yt-dlc
mirror of
https://github.com/blackjack4494/yt-dlc.git
Watch
1
Star
0
Fork
You've already forked yt-dlc
0
Code
Issues
Releases
Wiki
Activity
d169e36f5c
yt-dlc
/
bin
/
youtube-dl
7 lines
91 B
Python
Executable File
Raw
Blame
History
#!/usr/bin/env python
import
youtube_dl
if
__name__
==
'
__main__
'
:
youtube_dl
.
main
(
)
Reference in New Issue
View Git Blame
Copy Permalink