mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-22 03:05:26 -04:00
parent
16752df99c
commit
b5a442c042
22 changed files with 197 additions and 205 deletions
4
rip/__main__.py
Normal file
4
rip/__main__.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
"""Run the rip program."""
|
||||
from .cli import main
|
||||
|
||||
main()
|
Loading…
Add table
Add a link
Reference in a new issue