{"id":17312305,"url":"https://github.com/samdutton/edgesearch","last_synced_at":"2026-03-08T13:39:11.632Z","repository":{"id":6966831,"uuid":"8219555","full_name":"samdutton/edgesearch","owner":"samdutton","description":null,"archived":false,"fork":false,"pushed_at":"2013-02-15T14:34:25.000Z","size":1785,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-16T12:43:06.274Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/samdutton.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}},"created_at":"2013-02-15T14:21:48.000Z","updated_at":"2021-05-07T15:55:32.000Z","dependencies_parsed_at":"2022-08-27T01:42:32.107Z","dependency_job_id":null,"html_url":"https://github.com/samdutton/edgesearch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdutton%2Fedgesearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdutton%2Fedgesearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdutton%2Fedgesearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdutton%2Fedgesearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samdutton","download_url":"https://codeload.github.com/samdutton/edgesearch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228274980,"owners_count":17895003,"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":"2024-10-15T12:43:10.183Z","updated_at":"2026-03-08T13:39:11.605Z","avatar_url":"https://github.com/samdutton.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp\u003eEnter text to search the manual transcripts from the Edge Conference in London, 9 February 2013.\u003c/p\u003e\n  \u003cp style=\"border-bottom: 1px solid #444; padding: 0 0 1em 0;\"\u003eClick on a result to view video.\u003c/p\u003e\n  \u003cp\u003eA timed transcript file in SRT format for each video is stored in the \u003cem\u003etracks\u003c/em\u003e folder. SRT files look like this (each item is called a cue): \u003c/p\u003e\n  \u003cpre\u003e1\n00:00:00,000 --\u003e 00:00:05,550   \n2\n00:00:05,550 --\u003e 00:00:06,410\nJAKE ARCHIBALD: Good\nmorning, everyone.   \n3\n00:00:06,410 --\u003e 00:00:11,140\nWelcome to the offline\npart of the day.\n...\u003c/pre\u003e\n  \u003cp\u003eThe \u003ccode\u003evideos\u003c/code\u003e object defined in \u003ccode\u003ejs/videos.js\u003c/code\u003e has data for each video, updated via XHR using the YouTube Data API.\u003c/p\u003e\n  \u003cp\u003eAn array of cues (captions) is added for each video by parsing the corresponding SRT file in the \u003ccode\u003etracks\u003c/code\u003e folder. Each cue has a start time, text, and the YouTube ID of the video it belongs to.\u003c/p\u003e\n  \u003cp\u003eWhen text is entered in the query input element, the cues are searched and matches are displayed.\u003c/p\u003e\n  \u003cp\u003eWhen a result is clicked, the \u003ccode\u003esrc\u003c/code\u003e is set for the embedded YouTube player, with a start value corresponding to the start time of the cue.\u003c/p\u003e\n  \u003cp\u003eYouTube caption files are available from URLs like this: \u003ca href=\"http://video.google.com/timedtext?v=Oic22dQMRXQ\u0026lang=en\u0026format=srt\" title=\"SRT file for EdgeConf offline video\"\u003evideo.google.com/timedtext?v=Oic22dQMRXQ\u0026lang=en\u0026format=srt\u003c/a\u003e. (Both VTT and SRT format are available.)\u003c/p\u003e\n  \u003cp\u003eThis app is based on \u003ca href=\"samdutton.net/trackSearch\" title=\"Chrome video search\"\u003esamdutton.net/trackSearch\u003c/a\u003e, which uses the track element to parse VTT files, storing and retrieving cue data via a Web SQL database.\u003c/p\u003e\n  \u003cp\u003eSource code is available from \u003ca href = \"https://github.com/samdutton/edgesearch\"\u003egithub.com/samdutton.com/tracksearch\u003c/a\u003e.\u003c/p\u003e\n  \u003cp\u003eFor more information about the track element, see \u003ca href=\"http://www.html5rocks.com/en/tutorials/track/basics/\" title=\"Getting started with the track element on HTML5 Rocks\"\u003eGetting started with the track element\u003c/a\u003e on HTML5 Rocks.\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamdutton%2Fedgesearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamdutton%2Fedgesearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamdutton%2Fedgesearch/lists"}