Skip to content

[turbo.cr] ':' URLs are not supported/enabled #8893

@brerk

Description

@brerk

While attempting to download from turbo.cr it returns a "[download][error] ':' URLs are not supported/enabled".

When accessing the URL from a browser, the video plays as expected. If the user attempts to download using: https://turbo.cr/d/vFhMJur_VICxB, a screen that asks to verify "I'm not a robot" before downloading is shown.

Here's the output while attempting to download.

gallery-dl -D . 'https://turbo.cr/embed/vFhMJur_VICxB' -v
[gallery-dl][debug] Version 1.31.3
[gallery-dl][debug] Python 3.14.2 - Linux-6.18.5-zen1-1-zen-x86_64-with-glibc2.42
[gallery-dl][debug] requests 2.32.5 - urllib3 2.6.3
[gallery-dl][debug] Configuration Files ['${HOME}/.config/gallery-dl/config.json']
[gallery-dl][debug] Starting DownloadJob for 'https://turbo.cr/embed/vFhMJur_VICxB'
[saint][debug] Using SaintMediaExtractor for 'https://turbo.cr/embed/vFhMJur_VICxB'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): saint2.su:443
[urllib3.connectionpool][debug] https://saint2.su:443 "GET /embed/vFhMJur_VICxB HTTP/1.1" 301 None
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): turbo.cr:443
[urllib3.connectionpool][debug] https://turbo.cr:443 "GET /embed/vFhMJur_VICxB HTTP/1.1" 200 None
[download][error] ':' URLs are not supported/enabled
[download][error] Failed to download 

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions