{"id":20913823,"url":"https://github.com/phikal/ijod","last_synced_at":"2026-02-09T19:34:24.072Z","repository":{"id":88443376,"uuid":"184107896","full_name":"phikal/ijod","owner":"phikal","description":"(mirror) Yet another video-sync service","archived":false,"fork":false,"pushed_at":"2024-11-14T03:22:36.000Z","size":152,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-13T09:40:14.040Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://git.sr.ht/~pkal/ijod","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phikal.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,"zenodo":null}},"created_at":"2019-04-29T16:42:01.000Z","updated_at":"2024-11-14T03:22:39.000Z","dependencies_parsed_at":"2024-11-14T04:21:06.906Z","dependency_job_id":"fcd84841-120c-4ab0-b25e-7ca2aa6b3bcb","html_url":"https://github.com/phikal/ijod","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phikal/ijod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phikal%2Fijod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phikal%2Fijod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phikal%2Fijod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phikal%2Fijod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phikal","download_url":"https://codeload.github.com/phikal/ijod/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phikal%2Fijod/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29278490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T19:05:41.198Z","status":"ssl_error","status_checked_at":"2026-02-09T19:05:37.449Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-18T15:22:55.275Z","updated_at":"2026-02-09T19:34:24.046Z","avatar_url":"https://github.com/phikal.png","language":"Go","readme":"Ijod is web application that allows you to synchronise the watching of\na video over multiple devices.\n\n# How to install?\n\nBuilding Ijod requires [Go][go] 1.16 or newer to be installed.\n\nWhen everything has been installed, run\n\n\t$ go build ./cmd/ijod\n\nand the file `ijod` should appear in the working directory.\n\n# How to start?\n\nGiven the `ijod` binary, run\n\n\t$ ./ijod\n\nand a server should start listening on port 8080, on all hosts.  Use\n\n\t$ ./ijod -help\n\nto generate a listing of options.  This is a fat, static binary so it\ncan be copied wherever you might want to use it.\n\nIf you don't want to build, then run Ijod, you can also do it all in\none step:\n\n\t$ go run ./cmd/ijod\n\nfollowed by any options you'd otherwise use.\n\n# Further Notes\n\n- Ijod has been primarily tested with Firefox and  Chromium.\n- Since the video-files are streamed directly from your file system, it\n  might be necessary to prepare them for streaming.\n\n  For .mp4 files, running\n\n      $ ffmpeg -i file.mp4 -movflags +faststart new-file.mp4\n\n  with [FFmpeg][ffmpeg] should suffice to quickly create a streamable\n  file. If not, consider converting it to the [WebM][webm] format using:\n\n      $ ffmpeg -i file.ext -c:v libvpx-vp9 -c:a libopus -movflags +faststart file.webm\n\n- Tools like [youtube-dl] should automatically produce files fit for\n  streaming.\n- If any issues or questions come up, send an email to my [public\n  inbox][mail].\n\n# Legal\n\nIjod is distributed under [CC0 Universal Public Domain Dedication][cc0]\n(CC0 1.0).\n\n[go]: https://golang.org/\n[ffmpeg]: https://ffmpeg.org/\n[webm]: https://www.webmproject.org/\n[youtube-dl]: https://ytdl-org.github.io/youtube-dl/\n[cc0]: https://creativecommons.org/publicdomain/zero/1.0/deed\n[mail]: https://lists.sr.ht/~pkal/public-inbox\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphikal%2Fijod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphikal%2Fijod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphikal%2Fijod/lists"}