{"id":16344491,"url":"https://github.com/siddhant-k-code/yt-fetch","last_synced_at":"2026-04-24T12:33:30.990Z","repository":{"id":105083548,"uuid":"321562716","full_name":"Siddhant-K-code/YT-Fetch","owner":"Siddhant-K-code","description":null,"archived":false,"fork":false,"pushed_at":"2020-12-20T03:56:29.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-06T05:02:11.859Z","etag":null,"topics":["api","downloader","youtube","youtube-api","youtube-dl"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Siddhant-K-code.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-15T05:28:12.000Z","updated_at":"2020-12-20T03:56:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"163b5765-c009-45d6-96ec-dbcbf5053ea8","html_url":"https://github.com/Siddhant-K-code/YT-Fetch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Siddhant-K-code/YT-Fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siddhant-K-code%2FYT-Fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siddhant-K-code%2FYT-Fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siddhant-K-code%2FYT-Fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siddhant-K-code%2FYT-Fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Siddhant-K-code","download_url":"https://codeload.github.com/Siddhant-K-code/YT-Fetch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siddhant-K-code%2FYT-Fetch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32224102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["api","downloader","youtube","youtube-api","youtube-dl"],"created_at":"2024-10-11T00:28:29.427Z","updated_at":"2026-04-24T12:33:30.971Z","avatar_url":"https://github.com/Siddhant-K-code.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YT-Fetch - An API to fetch YouTube video metadata\n\nThere are a lot of YouTube video downloaders out there. By making use of tools like `youtube-dl`, they get the job done. But `YT-Fetch` is different. It is an API that returns necessary data to create your own downloader. Now you can create beautiful frontends with your favourite tools like, Reactjs, Vuejs, Sveltejs and whatnot.\n\nIt returns data including `title`, `views`, `links to thumbnail` and `various formats along with links to them`. Just an API call and get all the data you need in quick time.\n\n### Usage\n\nFor Now: \n\nRun it On `Repl.it`: https://repl.it/@SiddhantKcode/YT-Fetch\n\nPress `Ctrl+shift+s` to open shell and run following commands:\n\n  `pip install -r requirements.txt`\n  \n  `python main.py`\n  \nNow, Go to the following Link:https://yt-fetch.siddhantkcode.repl.co/api/7jwiIn_1YXE\n\n\nExample: https://yt-fetch.siddhantkcode.repl.co/api/7jwiIn_1YXE\n\n\u003e Original Video Link: https://www.youtube.com/watch?v=7jwiIn_1YXE\n\n\nThis should return all the necessary data required to create an app.\n\n### Future Possible Updates:\n\n\u003e` curl https://YT-Fetch.siddhantkcode.repl.co/api/{video_id}`\n\n\n### Response Contents\n\n| Name         | Key        | Description                                                          |\n| ------------ | ---------- | -------------------------------------------------------------------- |\n| Title        | title      | Title of the video                                                   |\n| Channel Name | channel    | Channel the video belongs to                                         |\n| Views        | views      | Total view count(when the API call was made)                         |\n| Length       | length     | Duration of the video in seconds                                     |\n| Thumbnails   | thumbnails | List of dictionary containing various thumbnail sizes and their URLs |\n| Formats      | formats    | List of dictionary containing different video formats                |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhant-k-code%2Fyt-fetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiddhant-k-code%2Fyt-fetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhant-k-code%2Fyt-fetch/lists"}