{"id":19279351,"url":"https://github.com/karboxxx/python-media","last_synced_at":"2026-04-12T13:04:52.799Z","repository":{"id":133346634,"uuid":"428175216","full_name":"KarboXXX/python-media","owner":"KarboXXX","description":"A very simple Youtube Video Downloader made in python! Twitter and Instagram will be supported in the future!","archived":false,"fork":false,"pushed_at":"2021-11-19T18:18:59.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T16:28:09.122Z","etag":null,"topics":["debian","downloader","python","python-3","python3","pytube","termcolor","ubuntu","windows","youtube"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KarboXXX.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":"2021-11-15T08:09:06.000Z","updated_at":"2022-01-12T23:00:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"26203be3-79a4-40b5-818d-52d1b7ba1df0","html_url":"https://github.com/KarboXXX/python-media","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/KarboXXX%2Fpython-media","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarboXXX%2Fpython-media/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarboXXX%2Fpython-media/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarboXXX%2Fpython-media/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KarboXXX","download_url":"https://codeload.github.com/KarboXXX/python-media/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240385197,"owners_count":19792980,"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":["debian","downloader","python","python-3","python3","pytube","termcolor","ubuntu","windows","youtube"],"created_at":"2024-11-09T21:14:43.815Z","updated_at":"2026-04-12T13:04:52.771Z","avatar_url":"https://github.com/KarboXXX.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align='center'\u003e\n\u003cimg href='https://www.python.org/downloads/release/python-398/' src='https://img.shields.io/badge/python-v3.9.8-important'/\u003e\n\u003cbr\u003e\n\u003cimg href='https://pytube.io/en/latest/user/install.html' src='https://img.shields.io/badge/pytube-v11.0.1-informational'/\u003e\n\u003cimg href='https://pypi.org/project/termcolor/' src='https://img.shields.io/badge/termcolor-v1.1.0-informational'/\u003e\n\u003cbr\u003e\n\u003cimg src='https://img.shields.io/badge/Windows-compatible%20(not tested)-inactive?logo=windows'/\u003e\n\u003cimg src='https://img.shields.io/badge/MacOS-incompatible-critical?logo=macos'/\u003e\n\u003cbr\u003e\n\u003cimg src='https://img.shields.io/badge/Debian-compatible-sucess?logo=debian'/\u003e\n\u003cimg src='https://img.shields.io/badge/Ubuntu%2020.04-compatible-sucess?logo=ubuntu'/\u003e\n\u003cbr\u003e\n\u003cimg href='https://github.com/KarboXXX/python-media/issues' src='https://img.shields.io/badge/contributions-welcome-important'/\u003e\n\u003c/p\u003e\n\u003cp align='center'\u003e\n\u003cimg href='#' src='https://img.shields.io/badge/Youtube-Working-sucess?logo=youtube\u0026style=for-the-badge'/\u003e\n\u003cimg href='#' src='https://img.shields.io/badge/Instagram-Development-informational?logo=instagram\u0026style=for-the-badge'/\u003e\n\u003cimg href='#' src='https://img.shields.io/badge/Twitter-Development-informational?logo=twitter\u0026style=for-the-badge'/\u003e\n\n\u003c/p\u003e\n\n\u003c/p\u003e\n\u003cp align='center'\u003e\n\u003cimg src='https://forthebadge.com/images/badges/made-with-python.svg'/\u003e \u003cimg src='https://forthebadge.com/images/badges/open-source.svg'/\u003e \u003cbr\u003e\n\u003cimg src='https://forthebadge.com/images/badges/you-didnt-ask-for-this.svg'/\u003e\n\u003c/p\u003e\n\n# About\nThis project is about a python script that tells basic information about YouTube videos and download them as a **.mp4** file format. I'm planning on make this project light as possible, and possibly add downloader for other websites too, currently working on one for Instagram and Twitter.\n\n# Installation\nFirst, we need to clone this repository. As there aren't any functions on the script to make it auto-update itself, you can choose whenever you want to check for updates! Keep in mind you will need **Python 3** or above to run this script, the tested and debugged version used to make this project was **v3.9.8** as mentioned in the tags on top of this **README** file.\n```\ngit clone https://github.com/KarboXXX/python-media.git\n```\n```\ncd python-media\n```\nAnd now, we need to install our python package dependecies in the **requirements.txt** file, running:\n```\npip3 install -r requirements.txt\n```\nIf you're on **Linux** and lazy like me, you can just:\n```\ngit clone https://github.com/KarboXXX/python-media.git \u0026\u0026 cd python-media \u0026\u0026 pip3 install -r requirements.txt\n```\nThen, you ready to go! Make sure to run ```python3 main.py``` for help.\n\n## Compatibility\nPlease, if you run this project on your computer, and it doesn't work, [**report it**](https://github.com/KarboXXX/python-media/issues), and help me to improve my coding! Any tips for performance or making the code look better are welcome as well!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarboxxx%2Fpython-media","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarboxxx%2Fpython-media","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarboxxx%2Fpython-media/lists"}