mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-02 17:28:25 -05:00
Closes #11924 The API with `page` is no longer used in browsers, and YouTube always returns {'reload': 'now'} when cookies are provided. See http://youtube.github.io/spfjs/documentation/start/ for how SPF works. Basically appending static link with a `spf` parameter yields the corresponding dynamic link.