This website requires JavaScript.
Explore
Help
Sign In
jaka
/
barotrauma-sunken-tapes
Watch
1
Star
0
Fork
You've already forked barotrauma-sunken-tapes
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
053810c5c6
barotrauma-sunken-tapes
/
fetch_song.py
6 lines
83 B
Python
Raw
Blame
History
import
yt_dlp
import
sys
if
__name__
==
"
__main__
"
:
yt_dlp
.
main
(
sys
.
argv
[
1
:
]
)
Reference in New Issue
View Git Blame
Copy Permalink