Aksel Eromeeter 3a8aa2a72d [sexdotcom] Add new extractor
Three different cases are handled:
1. Most video pages use the Video.js framework. I extract the arguments
   of the JavaScript `player.updateSrc()` call to get the video details
   (one or two different formats)
2. Some video pages include an iframe which embeds a video from another
   site, such as YouTube, XHamster, XVideos and possibly more.
3. Also supports `<img>` tag for gifs or plain simple pictures.

This does not yet extract any metadata besides the essentials.
2019-10-23 23:01:43 +03:00
..
2019-10-23 23:01:43 +03:00
2018-01-23 22:23:12 +07:00
2019-03-11 04:00:54 +07:00
2019-10-22 00:09:02 +07:00