From 7d5a92574a85cc87670b53e6e827a39e04be748a Mon Sep 17 00:00:00 2001 From: shouzy Date: Wed, 7 Jun 2023 23:30:46 +0200 Subject: [PATCH] Updated README --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2e3da2f..cab0202 100644 --- a/README.md +++ b/README.md @@ -16,19 +16,25 @@ [![Releases](https://img.shields.io/github/v/release/realshouzy/YTDownloader?include_prereleases&label=Latest%20Release)](https://github.com/realshouzy/YTDownloader/releases) [![Release Downloads](https://img.shields.io/github/downloads/realshouzy/YTDownloader/total)](https://github.com/realshouzy/YTDownloader/releases) [![Code Size](https://img.shields.io/github/languages/code-size/realshouzy/YTDownloader)](https://github.com/realshouzy/YTDownloader) -[![Python 3.11](https://img.shields.io/badge/python-3.11-blue.svg)](https://www.python.org/downloads/release/python-3110/) +[![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)](https://www.python.org/downloads/release/python-3100/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/realshouzy/YTDownloader/blob/main/LICENSE)
+## Info + +This project is mostly finished and technical archived, meaning I probably won't add any new features. Although, if necessary, I will fix bugs. +Additionally, if someone wants to contribute to this project, any [pull request](https://github.com/realshouzy/YTDownloader/pulls) is welcome. + ## Disclaimer This concept is **not** my idea. I was inspired by **[Clear Code]** from this **[Video]**. -I took the liberty to add some features, such as downloading playlists, selecting a download directory and other adjustments. +I took the liberty to add some features, such as downloading playlists, selecting a download directory and other adjustments and improvements. You can find the orignial code [here](https://pastebin.com/gRtcAv5c). -The icon can be found [here](https://imgs.search.brave.com/-YtNT5BoWqxmDjwakgEUWH1MDX6wkgY4psWSZt5BzY4/rs:fit:512:512:1/g:ce/aHR0cHM6Ly9jZG4u/aWNvbi1pY29ucy5j/b20vaWNvbnMyLzEz/ODEvUE5HLzUxMi95/b3V0dWJlZGxfOTM1/MjkucG5n). + +The [icon](assets/YTdownloader.ico) can be found [here](https://imgs.search.brave.com/-YtNT5BoWqxmDjwakgEUWH1MDX6wkgY4psWSZt5BzY4/rs:fit:512:512:1/g:ce/aHR0cHM6Ly9jZG4u/aWNvbi1pY29ucy5j/b20vaWNvbnMyLzEz/ODEvUE5HLzUxMi95/b3V0dWJlZGxfOTM1/MjkucG5n). **WARNING: DOWNLOADING COPYRIGHTED MATERIAL IS HIGHLY ILLEGAL! I DO NOT TAKE ANY RESPONSIBILITY FOR YOUR USAGE OF THIS TOOL!** @@ -45,7 +51,7 @@ Note that ``pytube`` occasionally shows some issues with downloading playlists. ### Requirements -Make sure you have Python 3.11 or higher installed. +Make sure you have Python 3.10 or higher installed. The used libraries are: