Samantaz Fox
ffdf371763
Use 'exit' instead of 'return' to end script execution
2021-10-29 20:43:18 +02:00
Samantaz Fox
fd739cc5ea
Fix issues reported by shellcheck
2021-10-29 18:03:47 +02:00
Samantaz Fox
07e6aeecb9
Fix typo: missing $ before 'output' vaiable
...
Co-authored-by: Perflyst <mail@perflyst.de>
2021-10-29 12:48:42 +02:00
Samantaz Fox
dadee4a14d
Use '/bin/sh' instead of '/bin/zsh' in shebang
2021-10-28 15:12:46 +02:00
Samantaz Fox
1f643d78f8
Add search endpoint to YT API utility script
2021-10-27 15:13:10 +02:00
Samantaz Fox
c47e949a81
Use parametric functions for interactive data querying
2021-10-27 15:13:10 +02:00
Samantaz Fox
0a9b21ce5f
Avoid redundant code for interactive parameters query
2021-10-27 15:13:10 +02:00
Samantaz Fox
c7eb46c7bb
Request optional base64 parameters for browse/player
2021-10-27 15:13:10 +02:00
Samantaz Fox
fce9410328
Fix typo in variable name: s/toekn/token/
2021-10-27 15:13:10 +02:00
Samantaz Fox
2e11ec2e4a
Add more clients to YT API utility script
2021-10-27 15:13:10 +02:00
Samantaz Fox
b51609a2df
Add a basic YT API utility script
...
(made in bash)
This utility script is intended for research on the innertube
API so the developper can query the API without having to compile
invidious nor need to copy-paste the same commands over and over.
2021-10-27 15:13:10 +02:00