{"id":23410993,"url":"https://github.com/parthpower/ytdl_express","last_synced_at":"2025-04-12T03:23:21.116Z","repository":{"id":31012155,"uuid":"126635963","full_name":"parthpower/ytdl_express","owner":"parthpower","description":"Simple YT Download REST API","archived":false,"fork":false,"pushed_at":"2022-12-07T15:39:33.000Z","size":174,"stargazers_count":2,"open_issues_count":6,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T22:51:33.131Z","etag":null,"topics":["audio","express","nodejs","rest-api","video","youtube","ytdl"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parthpower.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-24T20:04:48.000Z","updated_at":"2022-07-17T17:15:35.000Z","dependencies_parsed_at":"2023-01-14T18:15:33.685Z","dependency_job_id":null,"html_url":"https://github.com/parthpower/ytdl_express","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpower%2Fytdl_express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpower%2Fytdl_express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpower%2Fytdl_express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpower%2Fytdl_express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parthpower","download_url":"https://codeload.github.com/parthpower/ytdl_express/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248510813,"owners_count":21116282,"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","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":["audio","express","nodejs","rest-api","video","youtube","ytdl"],"created_at":"2024-12-22T17:54:30.735Z","updated_at":"2025-04-12T03:23:21.069Z","avatar_url":"https://github.com/parthpower.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YT Download REST API\n\n[![Build Status](https://travis-ci.com/parthpower/ytdl_express.svg?branch=master)](https://travis-ci.com/parthpower/ytdl_express)\n\n## Installation (Docker)\n\n```\ngit clone https://github.com/parthpower/ytdl_express\ncd ytdl_express\ndocker build -t \u003cusername\u003e/ytdl_express .\ndocker run -p 8080:8080 -d \u003cusername\u003e/ytdl_express\n```\n\n## Usage\n\n### GET Request\n\n`\u003cendpoint\u003e/?url=\u003cyoutube_video_url\u003e` to download audio only (aac format)\n\n`\u003cendpoint\u003e/vid?url=\u003cyoutube_video_url\u003e` to download video.\n\n`\u003cendpoint\u003e/search?q=\u003csearch_query\u003e` to get search result using the [parthpower/youtube-scrape](https://github.com/parthpower/youtube-scrape) scraper.\n\n`\u003cendpoint\u003e/iamfeelinglucky?q=\u003csearch_query\u003e[\u0026vid=1]` to get audio/video file from first search result.\n\n## DISCLAIMER\n\nTHIS PROJECT IS FOR EDUCATIONAL PURPOSE ONLY.\n\n## [LICENSE](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthpower%2Fytdl_express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparthpower%2Fytdl_express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthpower%2Fytdl_express/lists"}