https://github.com/ambitiousflowdev/dandilion
Open Source PyQt6 and PySide6 Python application for downloading offline media from Youtube
https://github.com/ambitiousflowdev/dandilion
pyside6 pyside6-designer python qt xml yt-dlp
Last synced: 10 months ago
JSON representation
Open Source PyQt6 and PySide6 Python application for downloading offline media from Youtube
- Host: GitHub
- URL: https://github.com/ambitiousflowdev/dandilion
- Owner: AmbitiousFlowDev
- License: gpl-3.0
- Created: 2024-12-09T12:17:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-17T15:05:48.000Z (over 1 year ago)
- Last Synced: 2025-03-28T05:24:49.737Z (about 1 year 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 🌼
[](#) [](#) [](#) [](#) [](#)
**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
---