ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
132.47k stars 10.04k forks source link

site support request for Pornspot.com #10555

Closed LearningToF1y closed 6 years ago

LearningToF1y commented 8 years ago

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2016.09.04.1. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.


The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Add -v flag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

WARNING: Falling back on generic information extractor. ERROR: Unsupported URL: https://www.pornspot.com/video33657/stunning-alexis-adams-fucks-during-yoga-session
...
<end of log>

If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):


Description of your issue, suggested solution and other information

It looks like the download URL is directly in the source of the video, check source for: data-video

Also thanks for running youtube-dl I use it for all my videos I hope I can help by making site support request!

raszpl commented 8 years ago

1 LOL 2 weird that generic extractor cant pick up src element from ordinary VIDEO tag?

<video class="jw-video jw-reset" x-webkit-airplay="allow" webkit-playsinline="" src="https://lg-cdn-ssl.xpagemedia.com/media/xpage/ef/a8/efa8869e-d6f2-4d59-8ae4-436e0db866ba/public/video/240p.mp4?stime=1473143528&amp;etime=1473147188&amp;hash=0cacb9844a3d91e2ee6d3"></video>

even primitive bruteforce method of searching website source for .mp4 string would yield result.

LearningToF1y commented 8 years ago

The

yan12125 commented 8 years ago

The example video looks like from passion-hd.com. If pornnspot reupload videos downloaded from passion-hd.com, youtube-dl won't support it as it violates copyright. Do you have other examples?

tomcorbett commented 8 years ago

@yan12125 just so you know, a lot of the content on this site is paid for content and scraping it would copyright

Hrxn commented 8 years ago

It would copyright what?

tomcorbett commented 8 years ago

@Hrxn apologies - I mean that a lot of the content on that site is paid for and copyrighted content so there are legal issues - just adding to what @yan12125 was saying

LearningToF1y commented 8 years ago

OK, here is one without copyright: https://www.pornspot.com/video48461/mi-verga

mpenkov commented 6 years ago

Looks like the domain is parked now. I think we can close this ticket.