{"id":20817553,"url":"https://github.com/greed2411/flask-youtube","last_synced_at":"2025-10-12T18:38:45.150Z","repository":{"id":125880082,"uuid":"95220560","full_name":"greed2411/Flask-YouTube","owner":"greed2411","description":"YouTube Downloader Flask version.","archived":false,"fork":false,"pushed_at":"2018-10-02T11:45:11.000Z","size":7311,"stargazers_count":15,"open_issues_count":0,"forks_count":18,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-07T14:06:31.359Z","etag":null,"topics":["audio","bootstrap3","downloader","flask","flask-application","flask-youtube","material-design","materializecss","synchronous","ubuntu1604","video","youtube-dl","youtube-downloader","zipping-files"],"latest_commit_sha":null,"homepage":"https://github.com/greed2411/YDL","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/greed2411.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":"2017-06-23T13:00:37.000Z","updated_at":"2025-02-08T05:31:04.000Z","dependencies_parsed_at":"2023-07-08T04:46:47.345Z","dependency_job_id":null,"html_url":"https://github.com/greed2411/Flask-YouTube","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/greed2411/Flask-YouTube","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greed2411%2FFlask-YouTube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greed2411%2FFlask-YouTube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greed2411%2FFlask-YouTube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greed2411%2FFlask-YouTube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greed2411","download_url":"https://codeload.github.com/greed2411/Flask-YouTube/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greed2411%2FFlask-YouTube/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012516,"owners_count":26085134,"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-12T02:00:06.719Z","response_time":53,"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":["audio","bootstrap3","downloader","flask","flask-application","flask-youtube","material-design","materializecss","synchronous","ubuntu1604","video","youtube-dl","youtube-downloader","zipping-files"],"created_at":"2024-11-17T21:42:49.445Z","updated_at":"2025-10-12T18:38:45.113Z","avatar_url":"https://github.com/greed2411.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask-YouTube\n\nLocally deployed Flask App (synchronous)  for downloading audio files, video files, playlists of both video and audio, from a valid YouTube URL at the best quality out there.\n\nTested and developed on ***Ubuntu GNOME 18.04*** LTS with **Anaconda's Python distro, 3.6.5**\n\n#### Command Line Programs used\n\n  * `youtube-dl` - Used to download the file from the internet.\n  * `ffmpeg` - Used for postprocess data, i.e., to convert file from .webm to .mp3 format.\n  \n#### Dependencies \n\n  * [flask](http://flask.pocoo.org/) - A micro framework for backend.\n  * [bs4](https://www.crummy.com/software/BeautifulSoup/) - For parsing the html document.\n  * [lxml](http://lxml.de/) - helps BeautifulSoup while parsing, instead of the defualt slow html parser.\n  \n  if you don't have them, \n  \n  ```pip_installation\n  pip install flask bs4 lxml\n  ```\n  for more instructions on how to install `youtube-dl` and `ffmpeg` on your machine visit the [YDL](https://github.com/Jaiimmortal/YDL#steps-to-follow-for-installing-dependencies) repository.\n### Screenshots\n\n#### Homepage on Ubuntu\n\n![Homepage](/../master/homepage-ubuntu_materialize.png?raw=true \"homepage\")\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreed2411%2Fflask-youtube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreed2411%2Fflask-youtube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreed2411%2Fflask-youtube/lists"}