[youtube] Fix ytsearch* when cookies are provided
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.
This commit is contained in:
parent
c54c01f82d
commit
a22b2fd19b
2 changed files with 15 additions and 8 deletions
|
@ -1,6 +1,7 @@
|
|||
version <unreleased>
|
||||
|
||||
Extractors
|
||||
* [youtube] Fix ytsearch when cookies are provided (#11924)
|
||||
+ [bilibili] Support new Bangumi URLs (#11845)
|
||||
|
||||
version 2017.02.01
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue