Skip to content

Tags: oop7/YTSage

Tags

v5.2.0b

Toggle v5.2.0b's commit message
Include readme-translations in MANIFEST

Add a recursive-include rule for the readme-translations directory to MANIFEST.in so translated README files are included in source distributions (sdist) and packaged with releases.

v5.1.0

Toggle v5.1.0's commit message
Bump version to 5.1.0

Update package version from 5.0.10b to 5.1.0 in pyproject.toml and ytsage/__init__.py to prepare for the 5.1.0 release.

v5.0.10b

Toggle v5.0.10b's commit message
Bump version to 5.0.3

Update package version from 5.0.2b to 5.0.3 in pyproject.toml and ytsage/__init__.py to prepare the 5.0.3 release.

v5.0.9b

Toggle v5.0.9b's commit message
Bump version to 5.0.3

Update package version from 5.0.2b to 5.0.3 in pyproject.toml and ytsage/__init__.py to prepare the 5.0.3 release.

v5.0.7b

Toggle v5.0.7b's commit message
Bump version to 5.0.3

Update package version from 5.0.2b to 5.0.3 in pyproject.toml and ytsage/__init__.py to prepare the 5.0.3 release.

v5.0.5b

Toggle v5.0.5b's commit message
Bump version to 5.0.3

Update package version from 5.0.2b to 5.0.3 in pyproject.toml and ytsage/__init__.py to prepare the 5.0.3 release.

v5.0.4b

Toggle v5.0.4b's commit message
Bump version to 5.0.3

Update package version from 5.0.2b to 5.0.3 in pyproject.toml and ytsage/__init__.py to prepare the 5.0.3 release.

v5.0.3

Toggle v5.0.3's commit message
Bump version to 5.0.3

Update package version from 5.0.2b to 5.0.3 in pyproject.toml and ytsage/__init__.py to prepare the 5.0.3 release.

v5.0.2b

Toggle v5.0.2b's commit message
Add UI tab labels to translation files

Add "tab_general", "tab_format", and "tab_file" entries to multiple ytsage/languages/*.json files to provide localized labels for the UI tabs (General, Format, File). Also include a minor formatting/newline fix in en.json.

v5.0.1b

Toggle v5.0.1b's commit message
Reorganize README sections and update wording

Rename and restructure the options section: 'Advanced Options' becomes 'Media and Download Options', and new sections 'Output and File Settings', 'Access and Network', and 'Tools and Maintenance' are added. Clarify and reword items (subtitle embedding/merge, save thumbnail/description, trim video, speed limiter, proxy, cookie extraction), and consolidate updater/FFmpeg/yt-dlp/Deno detection and history/tooling notes. Documentation-only cleanup to improve clarity and discoverability of features.