Sign inSign up

wuvomi/yt_dlp_server

By wuvomi

Updated over 2 years ago

yt_dlp_server的docker版,项目地址:https://github.com/Wuvomi/yt-dlp-server

Image
0

1.6K

wuvomi/yt_dlp_server repository overview

version: "2.1"
services:
  cloudnas:
    image: wuvomi/yt_dlp_server
    container_name: yt-dlp-server
    environment:
      - HOST=0.0.0.0
      - PORT=7777
    volumes:
      - /DIY_PATH:/downloads
    restart: unless-stopped
    privileged: false
    network_mode: "host"
x-casaos:
  author: self
  category: self
  hostname: ""
  icon: https://raw.githubusercontent.com/Wuvomi/yt-dlp-server/main/icon.png
  index: /
  port_map: "7777"
  scheme: http
  store_app_id: recursing_edwin
  title:
    custom: yt-dlp-server

Tag summary

Content type

Image

Digest

sha256:0105d7ec4

Size

65.7 MB

Last updated

over 2 years ago

docker pull wuvomi/yt_dlp_server