From c8ecdf8eb64e0cdd41a3398dbc9f40e55d9209d7 Mon Sep 17 00:00:00 2001
From: oop7 <110548351+oop7@users.noreply.github.com>
Date: Sat, 7 Feb 2026 16:03:39 +0200
Subject: [PATCH] Fix PyPI badge link and add platform badge
Update README badges: change the PyPI badge URL to the official PyPI project page (pypi.org) and add a 'Supported Platforms' badge indicating cross-platform support (linked to releases). This improves badge accuracy and highlights platform compatibility in the project README.
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1add7e4..2f52658 100644
--- a/README.md
+++ b/README.md
@@ -3,12 +3,13 @@
-[](https://badge.fury.io/py/ytsage)
+[](https://pypi.org/project/ytsage/)
[](https://opensource.org/licenses/MIT)
[](https://www.python.org/downloads/)
[](https://pepy.tech/project/ytsage)
[](https://github.com/oop7/YTSage/releases)
[](https://github.com/oop7/YTSage/stargazers)
+[](https://github.com/oop7/YTSage/releases)
**A modern YouTube downloader with a clean PySide6 interface.**
Download videos in any quality, extract audio, fetch subtitles, and more.