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

[stripchat] url support for special symbols "@" #4486

Closed
8 of 9 tasks
ghost opened this issue Jul 29, 2022 · 0 comments · Fixed by #4491
Closed
8 of 9 tasks

[stripchat] url support for special symbols "@" #4486

ghost opened this issue Jul 29, 2022 · 0 comments · Fixed by #4491
Labels
NSFW site-bug Issue with a specific website triage Untriaged issue

Comments

@ghost
Copy link

ghost commented Jul 29, 2022

Checklist

Region

No response

Provide a description that is worded well enough to be understood

Not able to read special characters such as @

Provide verbose output that clearly demonstrates the problem

  • Run your yt-dlp command with -vU flag added (yt-dlp -vU <your command line>)
  • Copy the WHOLE output (starting with [debug] Command-line config) and insert it below

Complete Verbose Output

[debug] Command-line config: ['-vU', 'https://stripchat.com/Rakhijaan@xh']
[debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version 2022.07.18 [135f05e]
[debug] Python 3.10.5 (CPython 64bit) - Linux-5.18.14-arch1-1-x86_64-with-glibc2.35 (glibc 2.35)
[debug] Checking exe version: ffmpeg -bsfs
[debug] Checking exe version: ffprobe -bsfs
[debug] exe versions: ffmpeg 5.0.1 (setts), ffprobe 5.0.1, rtmpdump 2.4
[debug] Optional libraries: Cryptodome-3.14.1, brotli-1.0.9, certifi-2021.10.08, mutagen-1.45.1, sqlite3-2.6.0, websockets-10.3
[debug] Proxy map: {}
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
Latest version: 2022.07.18, Current version: 2022.07.18
yt-dlp is up to date (2022.07.18)
[debug] [Stripchat] Extracting URL: https://stripchat.com/Rakhijaan@xh
[Stripchat] Rakhijaan: Downloading webpage
ERROR: [Stripchat] Rakhijaan: Model is offline
  File "/usr/lib/python3.10/site-packages/yt_dlp/extractor/common.py", line 644, in extract
    ie_result = self._real_extract(url)
  File "/usr/lib/python3.10/site-packages/yt_dlp/extractor/stripchat.py", line 44, in _real_extract
    raise ExtractorError('Model is offline', expected=True)
@ghost ghost added site-bug Issue with a specific website triage Untriaged issue labels Jul 29, 2022
@pukkandan pukkandan added the NSFW label Jul 29, 2022
pukkandan pushed a commit that referenced this issue Jul 30, 2022
Closes #4486

Authored by: freezboltz
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

Successfully merging a pull request may close this issue.

1 participant