Commit Graph

63 Commits

Author SHA1 Message Date
oop7 f03ab5093f Update README screenshots and asset list
Added references to new screenshots (Custom-Option.png, Download-Settings.png) and adjusted the order of listed files in the documentation assets section for clarity.
2025-11-17 17:24:49 +02:00
oop7 6ae92c937e Update screenshots and labels in README
Replaced images and updated corresponding labels in the screenshots table to reflect new interface sections and options.
2025-11-17 17:01:57 +02:00
oop7 a6f375abac Update README with new features and UI changes
Added details about audio format conversion and video format settings. Clarified UI options for saving download path and output format. Updated feature table to reflect new and improved functionalities.
2025-11-17 15:42:45 +02:00
oop7 8057b355ce Update README with new features and Deno support
Added details about Deno detection, updater tab, download history, and clarified output format options. Updated feature tables and instructions to reflect new capabilities and improved integration with Deno.
2025-11-14 20:02:24 +02:00
oop7 a3aebff19f Update README with deno detection and folder structure
Added deno to the detection features and clarified usage in the about dialog. Improved folder structure documentation for consistency, added missing files, and updated formatting for better readability. Also updated troubleshooting advice for format table display.
2025-11-14 19:13:28 +02:00
oop7 37f75b7d75 Update README with new module and dialog files
Added ytsage_ffmpeg_updater.py and ytsage_dialogs_updater.py to the project structure in the README to reflect recent additions to the codebase.
2025-11-12 18:13:35 +02:00
oop7 683946377e Update Python version badge in README
Changed the Python version badge from 3.9+ to 3.10+ to reflect updated minimum supported Python version.
2025-11-12 12:46:56 +02:00
oop7 f88cf66a23 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.
2025-11-04 22:03:13 +02:00
oop7 4d191427d9 Improve README advanced options section
Renamed the 'Options' section to 'Advanced Options' and clarified descriptions for several features, improving readability and consistency in the documentation.
2025-11-03 21:54:58 +02:00
oop7 d454b03b46 Update README options section and add history feature
Renamed 'Advanced Options' to 'Options' and added a description for the new history feature, allowing users to view past downloads and their statuses.
2025-11-03 21:54:08 +02:00
oop7 ac91fbd571 Update advanced options in README
Clarified and expanded descriptions for advanced options, including subtitle merging, custom commands, saving description/thumbnail, sponsor segment removal, speed limiter, download path, yt-dlp updates, FFmpeg/yt-dlp detection, and forced output format. Improves documentation accuracy and usability.
2025-11-03 21:49:58 +02:00
Mohamed 60a6eecc75 Update Extra Features section in README
Replace Save path with FPS/HDR Display
2025-11-01 11:28:48 +02:00
Your Name 0530f86a4c Update README with localization and utils changes
Added a new languages directory for localization files and updated the file tree to reflect new utility modules for configuration, localization, and logging. Removed the old logging utility reference and improved documentation structure.
2025-10-06 17:46:52 +03:00
Your Name 1a36cb1a81 Add localization section to README
Introduced a new section detailing support for 14 languages, including a table of supported languages and codes, and instructions for selecting a language. Encourages contributions for additional translations.
2025-10-06 17:43:17 +03:00
Your Name 5fc67ff48c Add proxy support feature to README
Documented the new proxy support feature, allowing users to specify a proxy server for downloads. This helps users understand how to use the proxy option with the application.
2025-10-06 16:33:10 +03:00
Your Name 0376c1c4cd Add proxy support to feature list in README
Updated the README to include proxy support as a listed feature, providing more accurate documentation of current capabilities.
2025-09-22 16:48:38 +03:00
Your Name 770acc2d16 Update README with SVG wordmark and badge formats
Replaced the YTSage title in README with an SVG wordmark and updated release format tables to use shield badges for Windows, Linux, and macOS. Added the ytsage-wordmark.svg asset and documented its location in the project structure.
2025-09-06 16:27:06 +03:00
Mohamed b063b4f01e Format project name and update Python version badge 2025-09-05 15:01:13 +03:00
Your Name b8af75848d Revise README with improved structure and details
Updated the README to use tables for executable formats, added new formats for Linux and macOS, expanded troubleshooting section, and revised the project folder structure for clarity. Also replaced the star history chart with a new source and improved its presentation.
2025-09-03 23:17:45 +03:00
Your Name edb06e8e03 Update README with executable details and cookie guide
Expanded the pre-built executables section to list all available Windows, Linux, and macOS package formats with descriptions. Improved instructions for logging in with cookies, highlighting the built-in extraction feature and clarifying manual steps. Removed outdated antivirus issue note for clarity.
2025-08-28 19:56:03 +03:00
Your Name bb7d000208 Update audio playback library reference in README
Changed the audio playback library reference from pygame to pyglet in the README to accurately reflect the project's dependencies.
2025-08-28 17:51:54 +03:00
Your Name d5b6b46b6c Update README.md 2025-08-27 15:40:50 +03:00
Your Name c91768aec4 Update README.md 2025-08-27 14:11:57 +03:00
Your Name 365fb7304b Update antivirus warning in README
Clarified that false positives may occur with packaged applications in general, not just those created with PyInstaller.
2025-08-27 01:32:03 +03:00
Your Name acb7c297a2 Update screenshot references and rename image files
Updated README.md to reference local screenshot files instead of external URLs. Renamed 'audio-only.png' to 'audio_format.png' and 'subtitles.png' to 'subtitle_options.png' for consistency with README references.
2025-08-27 01:19:24 +03:00
Your Name fb14263ce2 Update screenshot path in README
Replaced the external image link with a local screenshot path for the YTSage interface in the README.
2025-08-27 01:16:13 +03:00
Mohamed 6652d7f00f docs: add antivirus false positive warning to troubleshooting 2025-08-19 20:30:54 +03:00
Your Name 248fe30346 Remove unused HTML style block from README
Deleted a <style> block from the README.md that was not rendered on GitHub and is unnecessary for markdown documentation.
2025-08-16 15:32:48 +03:00
Your Name 609583821c Remove inline styles from README links
Cleaned up README.md by removing unnecessary inline CSS styles from navigation and download links for improved readability and markdown compatibility.
2025-08-16 15:22:04 +03:00
Your Name 989a070782 Revamp README with improved structure and details
Enhanced the README with a new 'Why YTSage?' section, improved installation instructions, added troubleshooting steps, and expanded feature descriptions. Updated project structure, acknowledgments, and star history sections for better clarity and navigation. Improved formatting and added advanced usage notes for cross-platform support.
2025-08-16 15:03:42 +03:00
Mohamed 0d384227fa feat: fix README navigation and add themed badges 2025-07-05 13:17:10 +03:00
Your Name 4e939149de Update README with Installation and Feature Details 2025-07-04 21:32:28 +03:00
Your Name 55c7cd5032 docs: add .deb package info to README 2025-06-11 00:34:02 +03:00
Muhamed 633af43ec9 docs: update emojis and add collapsible section 2025-06-10 20:03:24 +03:00
Your Name 8293b3f91d Document Trim Video feature 2025-06-04 18:46:02 +03:00
Your Name 062b145085 chore: Move Troubleshooting section after Usage 2025-05-22 19:03:03 +03:00
Your Name 55feca69c6 docs: add Troubleshooting section to README 2025-05-22 18:55:53 +03:00
Muhamed e1a0f76298 Update README.md
Clarify yt-dlp update instructions in README
2025-05-01 10:03:00 +03:00
Muhamed cfc7e9891a Update screenshots 2025-04-29 15:10:14 +03:00
Muhamed f5b952075d Update Readme 2025-04-29 15:06:53 +03:00
Muhamed aa0cc57d4d Merge branch 'main' of https://github.com/oop7/YTSage 2025-04-29 15:04:45 +03:00
Muhamed 985ba9d864 Revert "4v.5.0"
This reverts commit 82de19c95a.
2025-04-29 15:03:52 +03:00
Muhamed 7e354a1938 Update README.md 2025-04-29 14:58:42 +03:00
Muhamed 82de19c95a 4v.5.0 2025-04-29 14:54:13 +03:00
Muhamed 030760eae8 Update Screenshot
Update the main interface screenshot
2025-03-10 15:44:07 +02:00
Muhamed 05263176ac add a Star History 2025-03-10 15:33:59 +02:00
Muhamed a1c51a4342 Update the screenshots
Remove the cursor from the screenshots
2025-02-23 09:06:30 +02:00
Muhamed 732188059b Update README.md 2025-02-21 19:59:16 +02:00
Muhamed 7c71d6bd9e Update README.md 2025-02-21 19:57:27 +02:00
Muhamed f84e0f2ef0 Update screenshots.md 2025-02-21 19:07:45 +02:00