Skip to content
This repository was archived by the owner on Jul 3, 2026. It is now read-only.
Discussion options

You must be logged in to vote

SPF requests are performed by YouTube's JavaScript client on HTML5-compatible browsers (so IE9+) on click events to all anchor elements with a same-domain origin featuring an spf-link class, as well as in some other special cases. In such cases, the request has a parameter spf=navigate inserted into the URL parameters.

We only account for the following cases:

case "navigate":
case "navigate-back":
case "navigate-forward":
case "load":

The SPF response contains the same exact HTML as a regular response in almost all cases (on real YouTube, feed pages leaked the InternalTube debugger for YEARS), but…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Wert1209yt
Comment options

Answer selected by Wert1209yt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants