# ytagslurp Provide a youtube URL as an argument and get tags from that video. Example: ```bash $ ./ytagslurp https://youtu.be/watch?v=jNQXAC9IVRw me at the zoo,jawed karim,first youtube video ``` # Configuration You can change the `INVIDIOUS_INSTANCE` variable inside the script to another [invidious instance](https://instances.invidio.us/) if need arises. The one by default in the script is [yewtu.be](https://yewtu.be/search?q=). # License GPLv3.