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