{"id":16430184,"url":"https://github.com/its-alex/playground-subtitles","last_synced_at":"2026-03-18T19:35:45.457Z","repository":{"id":217357439,"uuid":"741848562","full_name":"Its-Alex/playground-subtitles","owner":"Its-Alex","description":"This project aim to play with subtitles in HTLM/CSS.","archived":false,"fork":false,"pushed_at":"2024-01-15T18:45:02.000Z","size":1903,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T17:48:21.013Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/Its-Alex.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}},"created_at":"2024-01-11T08:34:52.000Z","updated_at":"2024-01-11T08:35:53.000Z","dependencies_parsed_at":"2024-01-16T00:06:03.920Z","dependency_job_id":"2c39a487-e117-4d89-93c8-f15b74a68915","html_url":"https://github.com/Its-Alex/playground-subtitles","commit_stats":null,"previous_names":["its-alex/playground-subtitles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Its-Alex/playground-subtitles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fplayground-subtitles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fplayground-subtitles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fplayground-subtitles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fplayground-subtitles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Its-Alex","download_url":"https://codeload.github.com/Its-Alex/playground-subtitles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fplayground-subtitles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29953280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T18:42:55.706Z","status":"ssl_error","status_checked_at":"2026-02-28T18:42:48.811Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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-10-11T08:25:58.795Z","updated_at":"2026-02-28T22:31:18.894Z","avatar_url":"https://github.com/Its-Alex.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Subtitles playground\n\nThis playground serve to play with subtitles on movies.\n\n## Requirements\n\n- [`docker`](https://www.docker.com/)\n\n## How to launch\n\nFirst launch container:\n\n```sh\n$ docker compose up -d\n[+] Running 8/8\n ✔ nginx 7 layers [⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                     5.1s\n   ✔ 2f44b7a888fa Pull complete                                         1.1s\n   ✔ 8b7dd3ed1dc3 Pull complete                                         1.3s\n   ✔ 35497dd96569 Pull complete                                         0.4s\n   ✔ 36664b6ce66b Pull complete                                         0.9s\n   ✔ 2d455521f76c Pull complete                                         1.4s\n   ✔ dc9c4fdb83d6 Pull complete                                         1.5s\n   ✔ 8056d2bcf3b6 Pull complete                                         1.7s\n[+] Running 2/2\n ✔ Network test-subtitles_default     Created                           0.1s\n ✔ Container test-subtitles-nginx-1  Started\n```\n\nThen go to `http://localhost:80`. You will be able to see [`index.html`](./src/index.html).\n\nYou can now edit [`index.html`](./src/index.html) and refresh your browser to see\nupdates.\n\n## Why are we using a web server\n\nYou can ask, why are we using a [`web server`](https://en.wikipedia.org/wiki/Web_server)\ninstead of open [`index.html`](./src/index.html) in browser?\n\nThis is because of browsers security, we can't open subtitles from files or\ndifferent origin, so we must use a [`web server`](https://en.wikipedia.org/wiki/Web_server)\nto allow browser to accept vtt file.\n\n# LICENSE\n\n[MIT](/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-alex%2Fplayground-subtitles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fits-alex%2Fplayground-subtitles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-alex%2Fplayground-subtitles/lists"}