aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 24d3eaabd30a57a6a5910b79b4b546d438469e79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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.

# License
GPLv3.