- add support for other sites that use the same logic - improve format extraction and sorting
This reverts commit 31ff3c074e.
31ff3c074e
Ooyala is used by lots of extractors and its correctness can be verified by these websites.
Its domain name is on sale. Closes #9317
- extract more metadata(series, episode, episode_number) - reduce duplicate requests for extracting formats - remove duplicate formats
Closes #7620
I'm sure whether videoraj.ch still works or not, so keep it.
Fixes #9331
test_AENetworks{,_1} fails as in Python < 3.3, binascii.a2b_* functions accepts only bytes-like objects
Announcement from their homepage: ``` MaleMotion is closed After another system crash, I'm forced to close the site This week all content will be erased Don't forget to cancel your subscription if any ! ``` Closes #9311.
Not accessible from either Travis CI or my machine. Closes #9315
Now it's using ScreenwaveMedia
MUZU is shutting down in October 2015. [1] [1] http://www.musicbusinessworldwide.com/youtube-rival-muzu-is-heading-into-liquidation/
Sometimes they fail with 404
Also Akamai f4f fragments
Both are Akamai f4f fragments.
Originally URLs are passed to set() and not sorted, so the result is not deterministic, causing occasional FAILs on Travis CI.