Skip to content

⬇ ブラウザでYouTubeの動画をダウンロードするための実験的なツール

Notifications You must be signed in to change notification settings

iamtakagi-lab/web-ytdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-ytdl

Install

docker-compose.yml

version: '3.9'
services:
  app:
    container_name: web-ytdl
    image: ghcr.io/iamtakagi/web-ytdl:latest
    environment:
      - TZ=Asia/Tokyo
      - PORT=4200
    restart: unless-stopped

LICENSE

undecided.

About

⬇ ブラウザでYouTubeの動画をダウンロードするための実験的なツール

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors