{"id":25208119,"url":"https://github.com/hrideshmg/ascii_video_player","last_synced_at":"2026-05-01T13:32:06.715Z","repository":{"id":265962119,"uuid":"896911164","full_name":"hrideshmg/ascii_video_player","owner":"hrideshmg","description":"A tool written in C which lets you render any video as ascii text on the terminal.","archived":false,"fork":false,"pushed_at":"2024-12-08T09:42:19.000Z","size":21118,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T04:20:04.930Z","etag":null,"topics":["ascii","ascii-art","ascii-video","c","terminal"],"latest_commit_sha":null,"homepage":"","language":"C","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/hrideshmg.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}},"created_at":"2024-12-01T15:56:56.000Z","updated_at":"2024-12-17T17:58:08.000Z","dependencies_parsed_at":"2024-12-01T20:34:16.306Z","dependency_job_id":null,"html_url":"https://github.com/hrideshmg/ascii_video_player","commit_stats":null,"previous_names":["hrideshmg/ascii_video_player"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hrideshmg/ascii_video_player","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrideshmg%2Fascii_video_player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrideshmg%2Fascii_video_player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrideshmg%2Fascii_video_player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrideshmg%2Fascii_video_player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrideshmg","download_url":"https://codeload.github.com/hrideshmg/ascii_video_player/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrideshmg%2Fascii_video_player/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32499681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["ascii","ascii-art","ascii-video","c","terminal"],"created_at":"2025-02-10T12:18:52.703Z","updated_at":"2026-05-01T13:32:06.678Z","avatar_url":"https://github.com/hrideshmg.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASCII Video Player\nA tool written in C which lets you play any video (local or with URL) as ASCII text in the terminal. Created as a project for the CSE-201 Procedural Programming in C course.\n\n## Demo\nhttps://github.com/user-attachments/assets/e9a8dd83-5fdd-43d1-8c6f-0fb773e63b5f\n\n\n## Usage\n- Install the dependencies\n\n  - Ubuntu/Debian:\n    ```\n    sudo apt-get install libavcodec-dev libavformat-dev libswscale-dev\n    ```\n  - Arch:\n    ```\n    sudo pacman -S ffmpeg\n    ```\n- Compile the program ```gcc main.c -o player -lavformat -lavcodec -lavutil -lswscale -lm```\n\n- Then execute the `player` file with `./player`. The program will ask for the name of the file, you can either enter the name of a video file in the same directory or feed it a URL to a video.\n\n**Note**: The video will resize itself to the current dimensions of your terminal, if you wish to have a higher quality output zoom out your terminal before running the program\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrideshmg%2Fascii_video_player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrideshmg%2Fascii_video_player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrideshmg%2Fascii_video_player/lists"}