Skip to content

chuanzi/youtubeDown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Downloader

一个基于FastAPI的YouTube视频下载器。

功能特点

  • 支持YouTube视频下载
  • 美观的Web界面
  • 实时下载进度显示
  • 支持代理设置
  • 自动重试机制

安装

  1. 克隆仓库:
git clone https://github.com/chuanzi/youtubeDown.git
cd youtubeDown
  1. 安装依赖:
pip install -r requirements.txt

使用方法

  1. 启动程序:
python main.py
  1. 打开浏览器访问:http://localhost:8000

  2. 在输入框中粘贴YouTube视频URL,点击下载按钮

注意事项

  • 确保已安装Python 3.8+
  • 需要配置代理(默认使用127.0.0.1:7890)
  • 下载的视频保存在static/videos目录中

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published