You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
This is a tool built in React and Electron to help you clip VODs of tournaments automatically! It's a work in progress, so please be patient and expect some bugs ><. If you run into any issues or have any suggestions, please make an issue [here](https://github.com/willie-yao/tournament-vod-clipper/issues) so I can fix it ASAP!
4
4
5
5
## Main Features
6
-
- Automatically clips Twitch or YouTube VODs of matches from a start.gg bracket
6
+
- Automatically clips Twitch VODs of matches from a start.gg bracket
7
7
- Clips and downloads matches in parallel
8
8
- Upload VODs to YouTube automatically
9
9
@@ -34,9 +34,8 @@ This tool clips VODs automatically by retrieving timestamps of when matches are
34
34
- Once you have your token, paste it into the `Start.GG API Key` field in the tool
35
35
- Next, you need to enter the Start.GG event slug. You can find this in the URL of the event page. For example, the slug for the following event is `microspacing-69`:
36
36
- tournament/microspacing-69/event/singles-de
37
-
- Then, enter the VOD url for the stream in the `VOD Link` field. This can be a Twitch or YouTube link. For example:
0 commit comments