{"id":25065896,"url":"https://github.com/rivalcoder/audioextract-from-youtube-url","last_synced_at":"2026-05-12T23:33:57.318Z","repository":{"id":267936129,"uuid":"902805689","full_name":"Rivalcoder/Audioextract-From-Youtube-URL","owner":"Rivalcoder","description":"Youtube  Video Audio Extract Using  Python  By Url","archived":false,"fork":false,"pushed_at":"2025-01-07T03:42:12.000Z","size":5350,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T12:50:02.226Z","etag":null,"topics":["flask","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rivalcoder.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-12-13T09:58:30.000Z","updated_at":"2025-01-07T03:44:39.000Z","dependencies_parsed_at":"2025-02-06T19:55:41.707Z","dependency_job_id":"6353fe21-3c41-406b-83fd-bba1f22db1b8","html_url":"https://github.com/Rivalcoder/Audioextract-From-Youtube-URL","commit_stats":null,"previous_names":["rivalcoder/audioextract"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rivalcoder/Audioextract-From-Youtube-URL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rivalcoder%2FAudioextract-From-Youtube-URL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rivalcoder%2FAudioextract-From-Youtube-URL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rivalcoder%2FAudioextract-From-Youtube-URL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rivalcoder%2FAudioextract-From-Youtube-URL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rivalcoder","download_url":"https://codeload.github.com/Rivalcoder/Audioextract-From-Youtube-URL/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rivalcoder%2FAudioextract-From-Youtube-URL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32961785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"ssl_error","status_checked_at":"2026-05-12T23:30:18.191Z","response_time":102,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flask","yt-dlp"],"created_at":"2025-02-06T19:55:36.108Z","updated_at":"2026-05-12T23:33:57.302Z","avatar_url":"https://github.com/Rivalcoder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎶 YouTube Audio Extractor API\n\nThis project provides a simple Flask-based API to extract audio from YouTube videos using **yt-dlp**. It serves a web interface where users can input a YouTube URL and download the extracted audio in MP3 format. 🚀\n\n## 🛠️ Features\n\n- Extracts high-quality audio 🎵 from YouTube videos.\n- Returns the extracted audio as an MP3 file. 🎧\n- Simple web interface built with Flask. 🌐\n- Efficient audio extraction using `yt-dlp`. ⚡\n\n## 📂 Project Structure\n\n```bash\n├── api\n│   └── main.py         # Main Flask app\n├── static              # Folder to store extracted audio\n├── templates\n│   └── index.html      # HTML for the web interface\n└── README.md           # Project documentation\n```\n\n## 🚀 Getting Started\n\n### 1️⃣ Prerequisites\n\nMake sure you have the following installed:\n\n- 🐍 Python 3.x\n- 📦 Flask (`pip install Flask`)\n- 🎬 yt-dlp (`pip install yt-dlp`)\n- 🎛️ FFmpeg (for audio extraction)\n\n### 2️⃣ Running the Application\n\n1. Clone the repository:  \n   ```bash\n   git clone https://github.com/your-repo/youtube-audio-extractor.git\n   cd youtube-audio-extractor\n\n2. To install the required Python packages, run the following command:\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n### 3️⃣ Start the Flask Application\n\n1. Run the following command to start the Flask app:\n\n    ```bash\n    python api/main.py\n\n### 4️⃣ Open in Browser\n- Once the app is running, open your browser and go to:\n    ```bash \n    http://127.0.0.1:5000\n\n### 5️⃣ Using the API\n    - Endpoint: /extract_audio\n\n    - Method: POST\n\n   ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frivalcoder%2Faudioextract-from-youtube-url","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frivalcoder%2Faudioextract-from-youtube-url","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frivalcoder%2Faudioextract-from-youtube-url/lists"}