Commit Graph

  • fa983d75a5 Replace pygame with playsound3 for audio notifications Your Name 2025-08-26 23:57:56 +03:00
  • 6ff72f296a Add yt-dlp error parser for user-friendly messages Your Name 2025-08-26 19:27:59 +03:00
  • 47609c7017 Update default version in AboutDialog Your Name 2025-08-26 19:27:51 +03:00
  • eaf1786d21 Refactor and enhance custom dialogs UI and logic Your Name 2025-08-26 19:27:39 +03:00
  • 0db890dd81 Remove unused dialog imports and exports Your Name 2025-08-26 19:27:28 +03:00
  • ca7287ee60 Enhance QComboBox and QGroupBox styling Your Name 2025-08-26 19:27:21 +03:00
  • cb342eb499 Add browser cookies support to DownloadThread Your Name 2025-08-26 19:27:14 +03:00
  • 99a55f66e2 Bump version to 4.8.0b Your Name 2025-08-26 19:27:00 +03:00
  • 44621a59f0 Add browser cookies support and improve error handling Your Name 2025-08-26 19:26:49 +03:00
  • 7093753636 Add YT-DLP documentation URL constant Your Name 2025-08-26 19:26:21 +03:00
  • 9c13b4b61c Refactor/code cleanup (#37) Viren Hirpara 2025-08-26 18:57:12 +05:30
  • 6652d7f00f docs: add antivirus false positive warning to troubleshooting Mohamed 2025-08-19 20:30:54 +03:00
  • 248fe30346 Remove unused HTML style block from README Your Name 2025-08-16 15:32:48 +03:00
  • 609583821c Remove inline styles from README links Your Name 2025-08-16 15:22:04 +03:00
  • 9c0897e787 Add centralized logging configuration with loguru Your Name 2025-08-16 15:07:31 +03:00
  • 73e662148c Add SponsorBlock category selection to video info UI Your Name 2025-08-16 15:07:26 +03:00
  • a352371c45 Move ytsage_gui_format_table.py to src/gui Your Name 2025-08-16 15:07:16 +03:00
  • 1e95e643c2 Move ytsage_style.py to src/core directory Your Name 2025-08-16 15:07:09 +03:00
  • 1484259692 Add __init__.py for GUI dialogs package Your Name 2025-08-16 15:07:02 +03:00
  • b1a452ab8e Add initial docstring for gui package Your Name 2025-08-16 15:06:57 +03:00
  • ba03a02aa1 Refactor GUI main file and add embed chapters option Your Name 2025-08-16 15:06:51 +03:00
  • b5d7406a34 Move and modularize GUI dialog files Your Name 2025-08-16 15:06:36 +03:00
  • b339a322e8 Refactor print statements to use logger in ytsage_utils Your Name 2025-08-16 15:06:02 +03:00
  • 1fcde5d6b9 Refactor and enhance yt-dlp setup dialog UI Your Name 2025-08-16 15:05:51 +03:00
  • 0cb40f4338 Refactor and enhance FFmpeg installer module Your Name 2025-08-16 15:05:27 +03:00
  • 8ee436aa14 Refactor downloader logging and add new options Your Name 2025-08-16 15:05:15 +03:00
  • 4fdc815f70 Add package docstring to core __init__.py Your Name 2025-08-16 15:04:24 +03:00
  • 97a046cbae Add package metadata to __init__.py Your Name 2025-08-16 15:04:13 +03:00
  • 42edf075c6 Delete notification.mp3 Your Name 2025-08-16 15:04:00 +03:00
  • 5d417e980e Add loguru to requirements.txt Your Name 2025-08-16 15:03:54 +03:00
  • 989a070782 Revamp README with improved structure and details Your Name 2025-08-16 15:03:42 +03:00
  • d72685ca28 Refactor imports and add logging to main.py Your Name 2025-08-16 15:03:31 +03:00
  • 0299affaad Delete icon.png Your Name 2025-08-16 15:03:21 +03:00
  • 0cb7437d5f Add notification sound asset Your Name 2025-08-16 15:03:18 +03:00
  • 227c6e7474 Add new icon image to assets Your Name 2025-08-16 15:03:13 +03:00
  • 227e543ad9 Update .gitignore for venv and test artifacts Your Name 2025-08-16 15:03:00 +03:00
  • 7e586c07f5 Add setuptools to requirements.txt (#25) Elvis 2025-08-13 13:57:22 +03:00
  • e926543eeb Merge branch 'main' of https://github.com/oop7/YTSage Your Name 2025-07-06 15:20:24 +03:00
  • 97375ec93b Add .gitignore file for Python project Your Name 2025-07-06 15:20:20 +03:00
  • 0d384227fa feat: fix README navigation and add themed badges Mohamed 2025-07-05 13:17:10 +03:00
  • 99d0750a74 Add yt-dlp Module with Download and Installation Path Logic Your Name 2025-07-04 21:37:01 +03:00
  • 49c53abe1e Refactor Utility Functions with Caching and Error Handling for yt-dlp/ffmpeg Paths Your Name 2025-07-04 21:36:35 +03:00
  • 67d11592bc Refactor Button Styles for Consistency Your Name 2025-07-04 21:36:07 +03:00
  • c75c36eea9 Ensure yt-dlp Availability in Video Info Module Your Name 2025-07-04 21:35:39 +03:00
  • 36f9996424 Refactor Imports, yt-dlp/Pygame Availability, and ffmpeg/yt-dlp Checks Your Name 2025-07-04 21:35:16 +03:00
  • 5a49e606cd Refactor Imports and yt-dlp Path Handling in Dialogs Your Name 2025-07-04 21:34:48 +03:00
  • 320e064ddc Refactor yt-dlp Integration and Error Handling Your Name 2025-07-04 21:34:18 +03:00
  • b04502b28b notification Your Name 2025-07-04 21:33:49 +03:00
  • df41c42ae8 Update Requirements: Add pygame Your Name 2025-07-04 21:33:10 +03:00
  • 4e939149de Update README with Installation and Feature Details Your Name 2025-07-04 21:32:28 +03:00
  • 03a210507d Update Application Initialization with yt-dlp Checks Your Name 2025-07-04 21:32:00 +03:00
  • 1cc16cab5d chore: bump version number Your Name 2025-06-11 00:35:19 +03:00
  • 236521a8eb ui: redesign speed limit dropdown to match theme Your Name 2025-06-11 00:34:46 +03:00
  • 55c7cd5032 docs: add .deb package info to README Your Name 2025-06-11 00:34:02 +03:00
  • 633af43ec9 docs: update emojis and add collapsible section Muhamed 2025-06-10 20:03:24 +03:00
  • c138a19822 Add Custom Options & Trim Video Your Name 2025-06-04 18:47:24 +03:00
  • d9fc067e62 Add yt-dlp auto-update via PyPI Your Name 2025-06-04 18:47:11 +03:00
  • b8b73f0bf2 Refine file size notes Your Name 2025-06-04 18:46:56 +03:00
  • 6bd6ba8dd1 Merge cookie/custom dialogs; add trim dialog Your Name 2025-06-04 18:46:39 +03:00
  • b4d1254c64 Support time-ranged video downloads Your Name 2025-06-04 18:46:21 +03:00
  • 8293b3f91d Document Trim Video feature Your Name 2025-06-04 18:46:02 +03:00
  • 2bd11f9727 Check yt-dlp update on start Your Name 2025-06-04 18:45:40 +03:00
  • 062b145085 chore: Move Troubleshooting section after Usage Your Name 2025-05-22 19:03:03 +03:00
  • 63fa3d991e fix: handle yt-dlp path errors Your Name 2025-05-22 18:58:31 +03:00
  • 4b56e23a13 fix(gui): handle pre-executable errors in main_gui.py Your Name 2025-05-22 18:57:12 +03:00
  • 55feca69c6 docs: add Troubleshooting section to README Your Name 2025-05-22 18:55:53 +03:00
  • e1a0f76298 Update README.md Muhamed 2025-05-01 10:03:00 +03:00
  • cfc7e9891a Update screenshots Muhamed 2025-04-29 15:10:14 +03:00
  • 3384cef83a v4.5.0 Muhamed 2025-04-29 15:07:11 +03:00
  • 156d1a4d70 add markdown Muhamed 2025-04-29 15:07:03 +03:00
  • f5b952075d Update Readme Muhamed 2025-04-29 15:06:53 +03:00
  • 48ad55635c add icon Muhamed 2025-04-29 15:06:33 +03:00
  • aa0cc57d4d Merge branch 'main' of https://github.com/oop7/YTSage Muhamed 2025-04-29 15:04:45 +03:00
  • 985ba9d864 Revert "4v.5.0" Muhamed 2025-04-29 15:03:52 +03:00
  • 7e354a1938 Update README.md Muhamed 2025-04-29 14:58:42 +03:00
  • 82de19c95a 4v.5.0 Muhamed 2025-04-29 14:54:13 +03:00
  • d792b23222 Update ytsage_gui_main.py Muhamed 2025-03-31 16:41:07 +02:00
  • 030760eae8 Update Screenshot Muhamed 2025-03-10 15:44:07 +02:00
  • be11ab069b Delete __pycache__ directory Muhamed 2025-03-10 15:35:03 +02:00
  • ccc1105ef1 v4.2.0 Muhamed 2025-03-10 15:34:34 +02:00
  • 05263176ac add a Star History Muhamed 2025-03-10 15:33:59 +02:00
  • 705f16be57 Add a issue templates Muhamed 2025-02-23 09:44:52 +02:00
  • a1c51a4342 Update the screenshots Muhamed 2025-02-23 09:06:30 +02:00
  • 732188059b Update README.md Muhamed 2025-02-21 19:59:16 +02:00
  • 7c71d6bd9e Update README.md Muhamed 2025-02-21 19:57:27 +02:00
  • f84e0f2ef0 Update screenshots.md Muhamed 2025-02-21 19:07:45 +02:00
  • 8d0de0dcd5 update README Muhamed 2025-02-21 19:03:24 +02:00
  • ec334c6213 v4.0.0 Muhamed 2025-02-21 19:02:34 +02:00
  • 01e4d7daae v3.5.0 Muhamed 2025-01-30 17:12:52 +02:00
  • 989e9ce708 Update README.md Muhamed 2025-01-30 16:56:02 +02:00
  • 9003183484 Update README.md Muhamed 2025-01-30 15:57:48 +02:00
  • 9f914a9f7d Update README.md Muhamed 2025-01-30 15:54:08 +02:00
  • a1b07a64d6 Update README.md Muhamed 2025-01-28 17:41:46 +02:00
  • a4483822a5 Update README.md Muhamed 2025-01-28 17:37:04 +02:00
  • 1121fa9ccd Update README.md Muhamed 2025-01-28 17:31:36 +02:00
  • f2c2f477a4 Add files via upload Muhamed 2025-01-28 17:29:25 +02:00
  • 8ad6c3491d Update YTSage.py Muhamed 2025-01-28 17:28:50 +02:00
  • 6d11720dca Migrated from PyQt6 to PySide6 Muhamed 2025-01-28 17:28:12 +02:00
  • c66261705e Update README.md Muhamed 2024-12-26 10:40:39 +02:00
  • 611cfe4cec 2.0.0 Muhamed 2024-12-26 10:29:26 +02:00