Wrapper update + Search by music id

This commit is contained in:
Pablo Ferreiro 2022-01-17 21:11:40 +01:00
parent fe5c2dc459
commit 4f35d68049
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24
9 changed files with 77 additions and 17 deletions

View file

@ -1,5 +1,5 @@
# APP_SUBDIR=/ # Subpath your app is running, defaults to /
# APP_CACHE=json # Cache engine for TikTok Api, defaults to json (more info on README)
# APP_CACHE=redis # Cache engine for TikTok Api, (more info on README)
# Redis, used on Helpers\CahceEngines\RedisCache (CHOOSE ONE)