Metadata-Version: 2.4
Name: youtupy
Version: 1.0.2
Summary: By using YouTuPy, you can download entire playlists or specific videos as .mp4 video files or .mp3 audio files.
Home-page: https://github.com/IG-onGit/YouTuPy
Author: Irakli Gzirishvili
Author-email: gziraklirex@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: clight
Requires-Dist: yt-dlp
Requires-Dist: imageio-ffmpeg
Requires-Dist: yt_dlp
Requires-Dist: imageio_ffmpeg
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# YouTuPy v1.0.2

**Project**: YouTuPy
<br>**Version**: 1.0.2
<br>**OS**: OS Independent
<br>**Author**: Irakli Gzirishvili
<br>**Mail**: gziraklirex@gmail.com

**YouTuPy** is a Python command-line interface application. By using YouTuPy, you can download entire playlists or specific videos as .mp4 video files or .mp3 audio files.

## Installation

To use **YouTuPy**, follow these steps:

- Open CMD and run the following command to install `pip install youtupy` then restart your CMD
- To check if **YouTuPy** is installed correctly, run the following command `youtupy`

## Commands

These are the available commands you can use:

- `youtupy` - To list available commands
- `youtupy add` - Add a new playlist or location
- `youtupy download (-mp3)` - Download the full playlist or a single one
- `youtupy list` - List existing playlists and locations
- `youtupy drop` - Drop playlist or location
