{"id":24913941,"url":"https://github.com/AmbitiousFlowDev/Dandilion","last_synced_at":"2025-10-17T00:31:51.716Z","repository":{"id":270386427,"uuid":"900756279","full_name":"AmbitiousFlowDev/Dandilion","owner":"AmbitiousFlowDev","description":"Open Source PyQt6 and PySide6 Python application for downloading offline media from Youtube","archived":false,"fork":false,"pushed_at":"2025-07-03T21:30:16.000Z","size":63049,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-31T12:31:57.707Z","etag":null,"topics":["pyside6","pyside6-designer","python","qt","xml","yt-dlp"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AmbitiousFlowDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-09T12:17:23.000Z","updated_at":"2025-07-03T21:30:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"a484efa6-5b75-473a-aff9-babb2e9dd955","html_url":"https://github.com/AmbitiousFlowDev/Dandilion","commit_stats":null,"previous_names":["kyle-myre/dandilion","0xkyle-byte/dandilion","0xsikrox/dandilion","oxsikrox/dandilion","mohamed-lafrouh/dandilion","ambitiousflowdev/dandilion","ambitiousflow/dandilion"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AmbitiousFlowDev/Dandilion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmbitiousFlowDev%2FDandilion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmbitiousFlowDev%2FDandilion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmbitiousFlowDev%2FDandilion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmbitiousFlowDev%2FDandilion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmbitiousFlowDev","download_url":"https://codeload.github.com/AmbitiousFlowDev/Dandilion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmbitiousFlowDev%2FDandilion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279260617,"owners_count":26136158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pyside6","pyside6-designer","python","qt","xml","yt-dlp"],"created_at":"2025-02-02T06:15:14.299Z","updated_at":"2025-10-17T00:31:51.709Z","avatar_url":"https://github.com/AmbitiousFlowDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎵 Dandilion\n\n**Note : The Application is working with minor bugs however i won't be adding too much features**\n\n**An open-source desktop application built with PySide6 that allows users to convert YouTube links into various media formats such as MP3, MP4, and more.**\n\n## ✨ Features\n\n- 🎧 Convert YouTube videos to audio (MP3)\n- 🎥 Download full video in various formats (MP4)\n- 📦 Cross-platform: works on Windows, macOS, and Linux\n- ⚡ Fast \u0026 lightweight interface with PySide6\n- 🧩 Modular architecture using MVC + Dependency Injection\n\n\n## 🚀 Getting Started\n\n### 1. Clone the repo\n\n```bash\n\ngit clone https://github.com/AmbitiousFlow/Dandilion.git\n\n````\n\n### 2. Create virtual environment (recommended)\n\n```bash\n\npython -m venv venv\nsource venv/bin/activate  # On Windows: venv\\Scripts\\activate\n\n```\n\n### 3. Install dependencies\n\n```bash\n\npip install -r requirements.txt\n\n```\n\n## 🖥️ Running the App\n\n```bash\n\npython main.py\n\n```\n\nThe app will open a desktop window with the GUI interface.\n\n## 🧰 Built With\n\n* [PySide6](https://doc.qt.io/qtforpython/) – GUI framework\n* [yt-dlp](https://github.com/yt-dlp/yt-dlp) – YouTube downloader\n* [FFmpeg](https://ffmpeg.org/) – Media format conversion\n\n## 🧑‍💻 Contribution\n\nContributions are welcome! To contribute:\n\n1. Fork the repository\n2. Create a new branch (`git checkout -b feature-name`)\n3. Commit your changes (`git commit -m 'Add feature'`)\n4. Push to the branch (`git push origin feature-name`)\n5. Open a pull request\n\n## 🪪 License\n\nThis project is licensed under the **GNU General Public License v3.0**.\nSee [LICENSE](LICENSE) for details.\n\n\n## 🙌 Acknowledgements\n\n* Inspired by open-source media tools\n* Powered by free and open technology\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAmbitiousFlowDev%2FDandilion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAmbitiousFlowDev%2FDandilion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAmbitiousFlowDev%2FDandilion/lists"}