Remove ytsage_style.py from package file list
The reference to ytsage_style.py was removed from the README to reflect its absence or deprecation in the codebase.
This commit is contained in:
@@ -379,7 +379,6 @@ YTSage/
|
|||||||
│ ├── 📄 __init__.py # Core package init
|
│ ├── 📄 __init__.py # Core package init
|
||||||
│ ├── 📄 ytsage_downloader.py # Download functionality
|
│ ├── 📄 ytsage_downloader.py # Download functionality
|
||||||
│ ├── 📄 ytsage_ffmpeg.py # FFmpeg integration
|
│ ├── 📄 ytsage_ffmpeg.py # FFmpeg integration
|
||||||
│ ├── 📄 ytsage_style.py # UI styling
|
|
||||||
│ ├── 📄 ytsage_utils.py # Utility functions
|
│ ├── 📄 ytsage_utils.py # Utility functions
|
||||||
│ └── 📄 ytsage_yt_dlp.py # yt-dlp integration
|
│ └── 📄 ytsage_yt_dlp.py # yt-dlp integration
|
||||||
├── 📁 gui/ # User interface components
|
├── 📁 gui/ # User interface components
|
||||||
|
|||||||
Reference in New Issue
Block a user