1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-04 04:53:58 +03:00
Files
YoutubePlaylistSync/project plan.md
T

799 B

Project Plan

Subject Area

  • TBD

Problem

  • TBD

Users Definition

Individuals who need to download a large number of videos or audio files from a YouTube playlist and keep it updated

Functionality Definition

  • Can download:
    • Video only
    • Audio only
    • Both video and audio
  • Can update the playlist (download only newly added videos)
  • Can delete videos that are no longer in the playlist
  • Has configuration for:
    • Quality
    • Download type (audio, video)
    • Save directory
    • Use of aria2c
    • aria2c-related settings
    • GUI settings

GUI

  • Has buttons for all features
  • Allows adjusting all settings from the GUI
  • Modern Design

Platform

  • Desktop application
  • Optional:
    • Web App
    • Android App

Languages

  • Backend
    • Python
  • Frontend
    • qt ?