1 changed files with 5 additions and 1 deletions
@ -1,3 +1,7 @@ |
|||
# viapathdownloader |
|||
|
|||
simple Python to download the .zip archives from Viapath video visits |
|||
simple Python to download the .zip archives from Viapath video visits |
|||
|
|||
`sudo pacman -S tk` |
|||
`pip install -r requirements.txt` |
|||
`python start.py` |
|||
Loading…
Reference in new issue