YT Channel Downloader is an intuitive desktop application built to simplify the process of downloading YouTube media content. Leveraging the robustness of yt-dlp and ...
qzone-photo-downloader/ ├── config.json # 配置文件 ├── gui.py # PyQt6 GUI实现 ├── main.py # 核心逻辑 ├── requirements.txt # 基础依赖 └── requirements-gui.txt # GUI额外依赖 ...