Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
realshouzy committed Jun 7, 2023
1 parent 289067b commit 7d5a925
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

</div>

<br />

## 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!**

Expand All @@ -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:

Expand Down

0 comments on commit 7d5a925

Please # to comment.