oop7 / YTSage
- ΠΏΡΡΠ½ΠΈΡΠ°, 15 Π°Π²Π³ΡΡΡΠ° 2025β―Π³. Π² 00:00:04
Modern YouTube downloader with a clean PySide6 interface. Download videos in any quality, extract audio, fetch subtitles, sponserBlock, and view video metadata. Built with yt-dlp for reliable performance.
A modern YouTube downloader with a clean PySide6 interface.
Download videos in any quality, extract audio, fetch subtitles, and more.
Installation β’ Features β’ Usage β’ Screenshots β’ Contributing
| Core Features | Advanced Features | Extra Features |
|---|---|---|
| π₯ Format Table | π« SponsorBlock Integration | πΎ Save Download Path |
| π΅ Audio Extraction | π Multi-Subtitle Select & Merge | π Auto-Update yt-dlp |
| β¨ Simple UI | πΎ Save Description | π οΈ FFmpeg/yt-dlp Detection |
| π Playlist Support | πΌοΈ Save thumbnail | βοΈ Custom Commands |
| πΌοΈ Playlist Selector | π Speed Limiter | πͺ Login with Cookies |
| βοΈ Trim Video Sections |
pip install ytsage# Run the application
ytsageYTSage.exeYTSage-ffmpeg.exe (Includes FFmpeg)YTSage_{version}_amd64.debYTSage-x86_64.AppImageYTSage-macOS-app.zipYTSage-{version}.dmg# Clone repository
git clone https://github.com/oop7/YTSage.git
# Navigate to directory
cd YTSage
# Install dependencies
pip install -r requirements.txt
# Run application
python main.pyVideo for video downloadsAudio Only for audio extractionπ‘ The application automatically handles the download queue
cookies.txt and paste the cookies into itcookies.txt file in the appWe welcome contributions! Here's how you can help:
git checkout -b feature/AmazingFeaturegit commit -m 'Add some AmazingFeature'git push origin feature/AmazingFeatureThis project is licensed under the MIT License - see the LICENSE file for details.
| Technology | Purpose |
|---|---|
| yt-dlp | Download Engine |
| PySide6 | GUI Framework |
| FFmpeg | Media Processing |
| Pillow | Image Processing |
| requests | HTTP Requests |
| packaging | Packaging |
| markdown | Markdown Processing |
| pygame | Audio Playback |
| New Notification 09 by Universfield | Notification Sound |
This tool is for personal use only. Please respect YouTube's terms of service and content creators' rights.
Made with β€οΈ by oop7