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

[Broken] Pornhub download ouput title not including chinese #9871

Open
11 tasks done
tujidelv opened this issue May 6, 2024 · 0 comments
Open
11 tasks done

[Broken] Pornhub download ouput title not including chinese #9871

tujidelv opened this issue May 6, 2024 · 0 comments
Labels
NSFW site-bug Issue with a specific website triage Untriaged issue

Comments

@tujidelv
Copy link

tujidelv commented May 6, 2024

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

  • I understand that I will be blocked if I intentionally remove or skip any mandatory* field

Checklist

Region

America

Provide a description that is worded well enough to be understood

I'll go https://cn.pornhub.com/ When opening the video details page, you can see that the video title contains a mixture of Chinese and English, but when downloading through yt dlp, there are no Chinese characters, and using% (title) s is also different from the title on the website.

Provide verbose output that clearly demonstrates the problem

  • Run your yt-dlp command with -vU flag added (yt-dlp -vU <your command line>)
  • If using API, add 'verbose': True to YoutubeDL params instead
  • Copy the WHOLE output (starting with [debug] Command-line config) and insert it below

Complete Verbose Output

yt-dlp -vU --proxy socks5://127.0.0.1:1081/ -i "https://cn.pornhub.com/view_video.php?viewkey=66206be6c5552"
[debug] Command-line config: ['-vU', '--proxy', 'socks5://127.0.0.1:1081/', '-i', 'https://cn.pornhub.com/view_video.php?viewkey=66206be6c5552']
[debug] Encodings: locale cp936, fs utf-8, pref cp936, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version stable@2024.04.09 from yt-dlp/yt-dlp [ff0779267] (win_exe)
[debug] Python 3.8.10 (CPython AMD64 64bit) - Windows-10-10.0.22631-SP0 (OpenSSL 1.1.1k  25 Mar 2021)
[debug] exe versions: ffmpeg 7.0-full_build-www.gyan.dev (setts), ffprobe 7.0-full_build-www.gyan.dev
[debug] Optional libraries: Cryptodome-3.20.0, brotli-1.1.0, certifi-2024.02.02, curl_cffi-0.5.10, mutagen-1.47.0, requests-2.31.0, sqlite3-3.35.5, urllib3-2.2.1, websockets-12.0
[debug] Proxy map: {'all': 'socks5://127.0.0.1:1081/'}
[debug] Request Handlers: urllib, requests, websockets, curl_cffi
[debug] Loaded 1810 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
Latest version: stable@2024.04.09 from yt-dlp/yt-dlp
yt-dlp is up to date (stable@2024.04.09 from yt-dlp/yt-dlp)
[PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=66206be6c5552
[PornHub] 66206be6c5552: Downloading pc webpage
[PornHub] 66206be6c5552: Downloading m3u8 information
[PornHub] 66206be6c5552: Downloading m3u8 information
[PornHub] 66206be6c5552: Downloading m3u8 information
[PornHub] 66206be6c5552: Downloading m3u8 information
[PornHub] 66206be6c5552: Downloading m3u8 information
[PornHub] 66206be6c5552: Downloading JSON metadata
[debug] Formats sorted by: hasvid, ie_pref, lang, quality, res, fps, hdr:12(7), vcodec:vp9.2(10), channels, acodec, size, br, asr, proto, vext, aext, hasaud, source, id
[debug] Default format spec: bestvideo*+bestaudio/best
[info] 66206be6c5552: Downloading 1 format(s): hls-3309-1
[debug] Invoking hlsnative downloader on "https://cv-h.phncdn.com/hls/videos/202404/18/451223041/,1080P_4000K,720P_4000K,480P_2000K,240P_1000K,_451223041.mp4.urlset/index-f1-v1-a1.m3u8?kw92RaktPaIlpWVxS9oxT71VCmzk7Aqya8Ig7S5c6AmIh3eE_Nih8ip5qxaQN7gHCmisdGKWYzPK9OR9ss7W43TJGSyjZaMkryvqc3bpDrqfXT-x59WOIX6mGQ8WZUyNaedr6kZ80OJbTRB8tuyUD3Zp8X5Rr7qPj9ZRU0ZRFIvVBH4L_dX2ctOb_T72JTk1TC-OBewf9w"
[hlsnative] Downloading m3u8 manifest
[hlsnative] Total fragments: 333
[download] Destination: Slutty female tutor [66206be6c5552].mp4
[debug] File locking is not supported. Proceeding without locking
[download]   1.9% of ~ 376.19MiB at  823.27KiB/s ETA 10:26 (frag 6/333)
@tujidelv tujidelv added site-bug Issue with a specific website triage Untriaged issue labels May 6, 2024
@bashonly bashonly added the NSFW label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NSFW site-bug Issue with a specific website triage Untriaged issue
Projects
None yet
Development

No branches or pull requests

2 participants