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

怎么搭配Metube(ytdlp)? #513

Open
gygy opened this issue May 9, 2024 · 2 comments
Open

怎么搭配Metube(ytdlp)? #513

gygy opened this issue May 9, 2024 · 2 comments
Labels
bug Something isn't working question Further information is requested

Comments

@gygy
Copy link

gygy commented May 9, 2024

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

@gitautomator gitautomator bot added bug Something isn't working question Further information is requested labels May 9, 2024
@richardli1598
Copy link
Contributor

我试试

@richardli1598
Copy link
Contributor

之前没这么用过

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants