This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
youtube-dl
mirror of
https://codeberg.org/polarisfm/youtube-dl.git
Watch
1
Star
0
Fork
You've already forked youtube-dl
0
Code
Releases
Activity
703b3afa93
youtube-dl
/
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
(
)
View Git Blame
Copy Permalink