{"id":19767592,"url":"https://github.com/meequrox/random_video_opener","last_synced_at":"2025-06-30T22:34:57.830Z","repository":{"id":166835195,"uuid":"562411293","full_name":"meequrox/random_video_opener","owner":"meequrox","description":"A program that opens a random video from the current directory","archived":false,"fork":false,"pushed_at":"2024-05-05T18:55:34.000Z","size":850,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T10:57:11.099Z","etag":null,"topics":["filesystem","random","video"],"latest_commit_sha":null,"homepage":"","language":"Go","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/meequrox.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":"2022-11-06T09:18:11.000Z","updated_at":"2024-05-05T18:55:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"b8808109-0ca2-444b-8ab6-05f541716759","html_url":"https://github.com/meequrox/random_video_opener","commit_stats":null,"previous_names":["meequrox/randomvideoopener","meequrox/random_video_opener"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/meequrox/random_video_opener","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meequrox%2Frandom_video_opener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meequrox%2Frandom_video_opener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meequrox%2Frandom_video_opener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meequrox%2Frandom_video_opener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meequrox","download_url":"https://codeload.github.com/meequrox/random_video_opener/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meequrox%2Frandom_video_opener/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262862409,"owners_count":23376405,"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":["filesystem","random","video"],"created_at":"2024-11-12T04:30:56.250Z","updated_at":"2025-06-30T22:34:57.638Z","avatar_url":"https://github.com/meequrox.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Random Video Opener\n\n**A simple program that opens a random video from the current directory.**\nUniform distribution is used.\n\n[List of video formats](video/video.go#L33)\n\n## Build\n\n```bash\ngit clone https://github.com/meequrox/random_video_opener.git\n\ncd random_video_opener\n\n# Default build\ngo build -o build/\n\n# Optimized build\ngo build -o build/ -ldflags=\"-s -w\"\n```\n\nThe binary will be located in the `build/` directory.\n\n## Usage\n\n```bash\nuser@onhost:~/Videos$ ./random_video_opener\nDirectory: /home/user/Videos\nFiles: 190\nFile [99]: Funny cat.mp4\nCommand: /sbin/xdg-open Funny cat.mp4\n```\n\nOr you can simply double-click the binary file using the file manager.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeequrox%2Frandom_video_opener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeequrox%2Frandom_video_opener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeequrox%2Frandom_video_opener/lists"}