This website requires JavaScript.
Explore
Help
Sign In
sneak
/
tvid
Watch
1
Star
0
Fork
You've already forked tvid
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
3ae7b05b9b
tvid
/
bin
/
tvidd
10 lines
111 B
Python
Raw
Blame
History
#!/usr/bin/env python3
from
tvid
import
serve
def
main
(
)
:
serve
(
)
if
__name__
==
"
__main__
"
:
main
(
)
Reference in New Issue
View Git Blame
Copy Permalink