Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PornHub] 240p format not being detected #27386

Closed
5 tasks done
blohbeepblohgh opened this issue Dec 12, 2020 · 2 comments
Closed
5 tasks done

[PornHub] 240p format not being detected #27386

blohbeepblohgh opened this issue Dec 12, 2020 · 2 comments

Comments

@blohbeepblohgh
Copy link

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.12.12
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

Verbose log

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['http://www.pornhub.com/view_video.php?viewkey=648719015', '--list-formats', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp1252, pref cp1252
[debug] youtube-dl version 2020.12.12
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19042
[debug] exe versions: none
[debug] Proxy map: {}
[PornHub] 648719015: Downloading pc webpage
[PornHub] 648719015: Downloading m3u8 information
[PornHub] 648719015: Downloading m3u8 information
[PornHub] 648719015: Downloading m3u8 information
[PornHub] 648719015: Downloading m3u8 information
WARNING: unable to extract like count; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
WARNING: unable to extract dislike count; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
[info] Available formats for 648719015:
format code  extension  resolution note
hls-355      mp4        426x240     355k , avc1.640015, 29.97fps, mp4a.40.2
hls-377      mp4        426x240     377k , avc1.640015, 29.97fps, mp4a.40.2
hls-799-0    mp4        854x480     799k , avc1.64001f, 29.97fps, mp4a.40.2
hls-799-1    mp4        854x480     799k , avc1.64001f, 29.97fps, mp4a.40.2
hls-1500-0   mp4        1280x720   1500k , avc1.64001f, 29.97fps, mp4a.40.2
hls-1500-1   mp4        1280x720   1500k , avc1.64001f, 29.97fps, mp4a.40.2
480p         mp4        480p       2000k 
720p         mp4        720p       4000k  (best)

Description

Something changed on PornHub the past 2 days and the 240p format isn't being detected for all videos I've tried. Also like/dislike count isn't being extracted consistently. Works for some videos and doesn't work for others (like the one used above, or this random one from the home page: https://www.pornhub.com/view_video.php?viewkey=ph5ea1a27312cf8).

@JChris246
Copy link
Contributor

This PR (#27356) addresses the like/dislike aspect of this issue

@blohbeepblohgh
Copy link
Author

Thanks for the fixes. My bad for missing PR #27356, must've confused it with an earlier PR.

@dstftw dstftw closed this as completed in b57b27f Dec 26, 2020
ThirumalaiK pushed a commit to ThirumalaiK/youtube-dl that referenced this issue Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants