[facebook] Remove SWF params so that 1080P are detected
Closes #11073 In the provided link, SWF params give up to 720P, and VideoConfig gives 1080P for both best and bestvideo. I guess all Facebook videos supports HTML5 now, so I remove the old detection for SWF params
This commit is contained in:
parent
e1a0b3b81c
commit
d9ee2e5cf6
2 changed files with 23 additions and 38 deletions
|
@ -1,6 +1,7 @@
|
|||
version <unreleased>
|
||||
|
||||
Extractors
|
||||
* [facebook] Improve 1080P video detection (#11073)
|
||||
* [imgur] Recognize /r/ URLs (#11071)
|
||||
* [openload] Fix extraction (#10408)
|
||||
* [adultswim] Fix extraction (#10979)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue