remove preconfig of scrape script
This commit is contained in:
parent
ddf025d850
commit
512053f957
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
export USER_ID=188721652
|
||||
export DL_PATH=/home/luca/Downloads
|
||||
export DEST_PATH=/home/luca/Music
|
||||
export AUTH_PATH=/home/luca/Secrets
|
||||
export USER_ID=
|
||||
export DL_PATH=
|
||||
export DEST_PATH=
|
||||
export AUTH_PATH=
|
||||
export SKIP_DOWNLOADED=True
|
||||
/bin/env python tidal_scrape.py
|
||||
|
|
Loading…
Reference in New Issue