[youtube] Fix ytsearch* when cookies are provided
authorYen Chi Hsuan <yan12125@gmail.com>
Thu, 2 Feb 2017 17:28:24 +0000 (01:28 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Thu, 2 Feb 2017 17:28:24 +0000 (01:28 +0800)
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.


No differences found