Skip to content

怎么搭配Metube(ytdlp)? #513

@gygy

Description

@gygy

Ask your question here:

metube安装
services: metube: image: ghcr.io/alexta69/metube:latest container_name: metube restart: unless-stopped ports: - "8081:8081" #network_mode: host volumes: - /download/dlp:/downloads

download 配置
yt-dlp: type: ytdlp_download_provider enable: true http_endpoint_host: http://192.168.80.3 http_endpoint_port: 8081 auto_format_convet: false target_format: mp4 download_proxy: priority: 1 handle_host: - www.youtube.com - youtube.com - www.ted.com - youtu.be - m.youtube.com

错误日志
2024-05-10 06:16:19,798-INFO: Download general file with downloader(yt-dlp)
2024-05-10 06:16:19,804-INFO: Send general task:{"dataSource": "https://www.youtube.com/watch?v=r7h4zNC1-2M", "path": "VideoMixed/", "autoFormatConvert": false, "targetFormat": "mp4", "downloadProxy": null}
2024-05-10 06:16:19,808-ERROR: Send general task error:405

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions