{"id":25341317,"url":"https://github.com/jdecool/videos-viewer","last_synced_at":"2025-06-24T18:40:25.402Z","repository":{"id":274720390,"uuid":"916823379","full_name":"jdecool/videos-viewer","owner":"jdecool","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-15T09:39:10.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T18:09:56.720Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdecool.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":"2025-01-14T20:32:13.000Z","updated_at":"2025-02-15T09:39:13.000Z","dependencies_parsed_at":"2025-01-29T00:53:07.651Z","dependency_job_id":"04763180-41f5-4fa0-b19a-1a8eed64780d","html_url":"https://github.com/jdecool/videos-viewer","commit_stats":null,"previous_names":["jdecool/videos-viewer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdecool%2Fvideos-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdecool%2Fvideos-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdecool%2Fvideos-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdecool%2Fvideos-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdecool","download_url":"https://codeload.github.com/jdecool/videos-viewer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247843731,"owners_count":21005503,"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":[],"created_at":"2025-02-14T08:36:52.575Z","updated_at":"2025-04-08T12:34:25.933Z","avatar_url":"https://github.com/jdecool.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Videos Viewer\n\nThis project is a simple web application that allows users to browse and play video files stored in a specified directory.\n\n## Features\n\n- **Video Browsing**: Users can view a list of videos in a specified directory.\n- **Video Playback**: Users can play videos directly in the browser.\n- **Viewed Status**: The application tracks which videos have been viewed and allows users to mark them as unviewed.\n\n## Requirements\n\n- Go (version 1.23 or higher)\n- A directory containing video files (supported formats: .mp4, .avi, .mkv, .mov, .wmv, .flv, .webm)\n- A JSON file `viewed_videos.json` will be created in the videos directory to store the viewed status.\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone \u003crepository-url\u003e\n   cd \u003crepository-directory\u003e\n   ```\n2. Build the application:\n   ```bash\n   go build -o video-player main.go\n   ```\n\n3. Run the application:\n   ```bash\n   ./video-player \u003cdirectory_path\u003e\n   ```\n\n   Replace `\u003cdirectory_path\u003e` with the path to the directory containing your video files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdecool%2Fvideos-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdecool%2Fvideos-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdecool%2Fvideos-viewer/lists"}