Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oxsikrox/dandilion
- Owner: OxSikrox
- License: gpl-3.0
- Created: 2024-12-09T12:17:23.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-17T15:05:48.000Z (27 days ago)
- Last Synced: 2025-02-10T15:49:35.694Z (3 days ago)
- Topics: pyside6, pyside6-designer, python, qt, xml, yt-dlp
- Language: Python
- Homepage:
- Size: 55.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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---