twitch-dl/twitchdl/__main__.py

4 lines
42 B
Python
Raw Normal View History

2020-08-13 11:47:03 +00:00
from twitchdl.console import main
main()