{"id":23676315,"url":"https://github.com/0pandadev/rustytdown","last_synced_at":"2025-10-11T12:04:52.250Z","repository":{"id":269010296,"uuid":"906123180","full_name":"0PandaDEV/rustytdown","owner":"0PandaDEV","description":"Youtube downloader without any dependencies.","archived":false,"fork":false,"pushed_at":"2025-01-07T07:11:59.000Z","size":41,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-28T01:43:59.189Z","etag":null,"topics":["download","downloader","rust","youtube","youtube-downloader","yt","yt-downloader"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rustytdown","language":"Rust","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/0PandaDEV.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-20T08:03:44.000Z","updated_at":"2025-05-27T02:55:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"a479465d-01ff-438e-a08f-53bc04ddc7ee","html_url":"https://github.com/0PandaDEV/rustytdown","commit_stats":null,"previous_names":["0pandadev/rustytdown"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0PandaDEV/rustytdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0PandaDEV%2Frustytdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0PandaDEV%2Frustytdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0PandaDEV%2Frustytdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0PandaDEV%2Frustytdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0PandaDEV","download_url":"https://codeload.github.com/0PandaDEV/rustytdown/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0PandaDEV%2Frustytdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007134,"owners_count":26084247,"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-11T02:00:06.511Z","response_time":55,"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":["download","downloader","rust","youtube","youtube-downloader","yt","yt-downloader"],"created_at":"2024-12-29T14:45:54.345Z","updated_at":"2025-10-11T12:04:52.241Z","avatar_url":"https://github.com/0PandaDEV.png","language":"Rust","readme":"# RustyTDown\n\nA lightweight and efficient YouTube video downloader written in Rust. This tool allows you to download YouTube videos with just a few essential dependencies for core functionality!\n\n## Features\n\n- 🚀 High-performance async downloads using reqwest\n- 🎯 Carefully selected minimal dependencies for core functionality\n- 📈 Download statistics and TTFB measurements  \n- 🔄 Streaming support\n- 🪶 Lightweight and efficient\n\n## Prerequisites\n\n- Rust 1.75 or higher\n- FFmpeg (required for audio conversion)\n\n## Usage\n\n```toml\n[dependencies]\nrustytdown = \"0.1.0\"\n```\n\n```rust\nuse rustytdown::YouTubeDownloader;\n\n#[tokio::main(flavor = \"current_thread\")]\nasync fn main() -\u003e Result\u003c(), Box\u003cdyn std::error::Error\u003e\u003e {\n    \n    let downloader = YouTubeDownloader::new()?;\n    downloader.download_and_convert(\"dQw4w9WgXcQ\").await?;\n    \n    Ok(())\n}\n```\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0pandadev%2Frustytdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0pandadev%2Frustytdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0pandadev%2Frustytdown/lists"}