1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-07 16:17:18 +08:00
Aksel Eromeeter 56493ba5b1 [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-12-12 00:32:54 +02:00
..
2019-12-12 00:32:54 +02:00
2018-01-23 22:23:12 +07:00
2019-03-11 04:00:54 +07:00
2019-11-28 23:25:25 +07:00