{"id":29728231,"url":"https://github.com/ddr669/snake_yt2mp4","last_synced_at":"2026-04-13T13:31:38.263Z","repository":{"id":304591386,"uuid":"1019235946","full_name":"ddr669/snake_yt2mp4","owner":"ddr669","description":"a simple webservice with flask that download files in youtube by a link given by the user and make the video with ffmpeg to more quality","archived":false,"fork":false,"pushed_at":"2025-07-16T05:09:16.000Z","size":22599,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-25T05:57:56.602Z","etag":null,"topics":["api","ffmpeg","flask","mp4","mp4-downloader","mp4-video","python","webframework","website","youtube","youtube-downloader"],"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/ddr669.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}},"created_at":"2025-07-14T02:45:54.000Z","updated_at":"2025-07-16T05:09:20.000Z","dependencies_parsed_at":"2025-07-14T06:10:32.946Z","dependency_job_id":null,"html_url":"https://github.com/ddr669/snake_yt2mp4","commit_stats":null,"previous_names":["ddr669/snake_yt2mp4"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ddr669/snake_yt2mp4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddr669%2Fsnake_yt2mp4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddr669%2Fsnake_yt2mp4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddr669%2Fsnake_yt2mp4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddr669%2Fsnake_yt2mp4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddr669","download_url":"https://codeload.github.com/ddr669/snake_yt2mp4/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddr669%2Fsnake_yt2mp4/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31754811,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"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","ffmpeg","flask","mp4","mp4-downloader","mp4-video","python","webframework","website","youtube","youtube-downloader"],"created_at":"2025-07-25T02:01:13.352Z","updated_at":"2026-04-13T13:31:38.247Z","avatar_url":"https://github.com/ddr669.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# snake_yt2mp4 🐍\na simple 🟢 webservice with flask that download files in youtube by a link given by the user and make the video with ffmpeg to more quality.\n\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/python-3.13.5-blue\" alt=\"badge-python-3.13.5\" width=\"100\" height=\"100\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/flask-3.1.1-green\" alt=\"badge-flask-3.1.1\" width=\"100\" height=\"100\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/ffmpeg-7.1.1-red\" alt=\"badge-ffmpeg-7.1.1\" width=\"100\" height=\"100\"/\u003e\n\u003c/div\u003e\n\u003cbr\u003e\u003cbr\u003e\n\n\n\n## Install ffmpeg to usage❗\n\n\u003cbr\u003e\n\nFFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by some standards committee, the community or a corporation. It is also highly portable: FFmpeg compiles, runs, and passes our testing infrastructure FATE across Linux, Mac OS X, Microsoft Windows, the BSDs, Solaris, etc. under a wide variety of build environments, machine architectures, and configurations.\n\n\n[Install here](https://ffmpeg.org/download.html) \n\u003cbr\u003e\n\nor install on linux🐧 with \u003cbr\u003e\n\n``` sudo apt install ffmpeg ```\n\n\u003cbr\u003e\n\n--- \n\n## Requirements \n\n- Flask \u003e== 3.1.1\n  \n- pytubefix \u003e== 9.2.0 ~(9.3.0) the lastest version is with some problems [github](https://github.com/JuanBindez/pytubefix)\n\n# Usage\n\n```git clone https://github.com/ddr669/snake_yt2mp4.git```\n\u003cbr\u003e\n```pip install -r requirements.txt```\n\u003cbr\u003e\n```flask run --host your.ip.if.youwant```\n\n\u003cbr\u003e\u003cbr\u003e\n\u003cimg src=\"screenshot.png\" alt=\"screenshot%20do%20SITE\" align=\"center\"/\u003e\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddr669%2Fsnake_yt2mp4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddr669%2Fsnake_yt2mp4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddr669%2Fsnake_yt2mp4/lists"}