Adding extractor descriptions so supported sites would show up in https://github.com/rg3/youtube-dl/blob/master/docs/supportedsites.md
Implementation of the approach described in #9974.
Thanks to @makgun02 Ref: http://pastebin.com/raw/JX9gHFUz
- extract 1080p quality - correct ttml subtitle ext - catch api errors - reduce request size
They did changed it again.
Just a minor fix for openload
Closes #12291 Closes #12388 Closes #12402
* Fix extraction
vier.be and vijf.be run on the same CMS and are property of the same company, so the same extractor can be used for both of them.
Thanks @spacemeowx2 for the algo. Ref: https://gist.github.com/spacemeowx2/629b1d131bd7e240a7d28742048e80fc Closes #12316