Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oxsikrox/dandilion

Open Source PyQt6 and PySide6 Python application for downloading offline media from Youtube
https://github.com/oxsikrox/dandilion

pyside6 pyside6-designer python qt xml yt-dlp

Last synced: 3 days ago
JSON representation

Open Source PyQt6 and PySide6 Python application for downloading offline media from Youtube

Awesome Lists containing this project

README

        

# 🌼 Dandilion 🌼

[![Python](https://img.shields.io/badge/Python-3776AB?logo=python&logoColor=fff)](#) [![Bash](https://img.shields.io/badge/Bash-4EAA25?logo=gnubash&logoColor=fff)](#) [![XML](https://img.shields.io/badge/XML-767C52?logo=xml&logoColor=fff)](#) [![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?logo=YouTube&logoColor=white)](#) [![GitHub Copilot](https://img.shields.io/badge/GitHub%20Copilot-000?logo=githubcopilot&logoColor=fff)](#)

**Dandilion is a Python project that lets you download YouTube links as MP3 or MP4 files directly without having to wait in a third-party web app.**

---

## Installation

To install the necessary dependencies, run:

```bash
pip install -r requirements.txt
```

---

## Contributing

- We welcome contributions!

---

## License

- This project is licensed under the GNU Public License V3. See the [LICENSE](LICENSE) file for details.

---

## Additional Features

- Download YouTube videos as MP3 or MP4
- Download multiple videos at once
- Automatically name files based on the video title
- Display a progress bar to show the download status
- Works on all major operating systems (Windows, macOS, and Linux)
- It is lightweight and easy to use

---