Skip to content

Commit 84ab0a7

Browse files
committed
localize action notes
1 parent 195f0c8 commit 84ab0a7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/YOUTUBE_ACTIONS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ This doc exists so we do not re-learn the same YouTube quirks every time.
66

77
## Rule 0: Copy The Real Request
88

9-
If native YouTube can do it and HyperChat cannot, assume our request is missing a header, context field, or tracking param. Do not "guess until it works".
9+
If native YouTube can do it and YTCF cannot, assume our request is missing a header, context field, or tracking param. Do not "guess until it works".
1010

1111
When in doubt, capture:
1212

1313
- One request flow in native UI (extension off)
14-
- The same flow in HyperChat (extension on)
14+
- The same flow in YTCF (extension on)
1515

16-
Then diff the request bodies + headers and make HyperChat match.
16+
Then diff the request bodies + headers and make YTCF match.
1717

1818
## Request Inputs You Must Preserve
1919

0 commit comments

Comments
 (0)