{"id":13529153,"url":"https://github.com/nemosharma6/vlc-plugin-marker","last_synced_at":"2025-09-07T14:55:19.229Z","repository":{"id":32200156,"uuid":"35773804","full_name":"nemosharma6/vlc-plugin-marker","owner":"nemosharma6","description":"marker provides you the ability to mark important sections of a video. These sections can be viewed later without the need to search for it in the entire video.","archived":false,"fork":false,"pushed_at":"2019-06-01T04:09:15.000Z","size":6,"stargazers_count":10,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T15:40:44.523Z","etag":null,"topics":["lua","vlc-plugin"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/nemosharma6.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":"2015-05-17T16:38:07.000Z","updated_at":"2025-02-12T03:22:41.000Z","dependencies_parsed_at":"2022-07-26T04:31:59.359Z","dependency_job_id":null,"html_url":"https://github.com/nemosharma6/vlc-plugin-marker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nemosharma6/vlc-plugin-marker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemosharma6%2Fvlc-plugin-marker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemosharma6%2Fvlc-plugin-marker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemosharma6%2Fvlc-plugin-marker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemosharma6%2Fvlc-plugin-marker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nemosharma6","download_url":"https://codeload.github.com/nemosharma6/vlc-plugin-marker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemosharma6%2Fvlc-plugin-marker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274051961,"owners_count":25214030,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["lua","vlc-plugin"],"created_at":"2024-08-01T07:00:33.794Z","updated_at":"2025-09-07T14:55:19.192Z","avatar_url":"https://github.com/nemosharma6.png","language":"Lua","funding_links":[],"categories":["VLC native plugins"],"sub_categories":[],"readme":"## vlc-plugin-marker\n\nThis vlc plugin, named \u003cb\u003emarker\u003c/b\u003e , provides you the ability to mark important sections of a video. These sections can be viewed later without the need to search for it in the entire video.\n\nThis plugin provides you the ability to mark important sections of a video. These sections can be viewed later without the need to search for it in the entire video.\n\nAll plugin options are :\n\n\u003cb\u003estart\u003c/b\u003e   \t : click to mark the start of the important section\n\n\u003cb\u003estop\u003c/b\u003e    \t : click to mark the end of the important section\n\n\u003cb\u003eplay\u003c/b\u003e    \t : click to play the selected section\n\n\u003cb\u003ereset\u003c/b\u003e   \t : click to set the marked contents to null\n\n\u003cb\u003eplayall\u003c/b\u003e \t : click to play all the marked sections of the video\n\n\u003cb\u003edelete\u003c/b\u003e  \t : click to delete a particular marked section\n\n\u003cb\u003eadd comment\u003c/b\u003e  : click to add comment for the marked section\n\n\u003cb\u003eshow comment\u003c/b\u003e : click to show the comment added for the selected section\n\n### working:\n\nThe plugin works by storing the marked sections in a file(along with the comments). when the video is played again, the pop up box would contain the start and stop time of the marked sections. We can select from among the listed sections and perform our desired operation.\n\n### installation:\n\ncreate a folder to contain the .txt files. Locate the function activate in the code. Copy the address of the folder to the variable address as shown in the code and save it. \n\nrun the following command :\n\n#### mac Users : cp [location of the code]/marker.lua  /Applications/VLC.app/Contents/MacOS/share/lua/extensions/\n\n#### linux Users : cp [location of the code]/marker.lua ~/.local/share/vlc/lua/extensions/\n\nabove command simply copies the code to the extensions sub-directory of our vlc application.\n\nafter completion, open vlc and enjoy the plugin.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemosharma6%2Fvlc-plugin-marker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnemosharma6%2Fvlc-plugin-marker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemosharma6%2Fvlc-plugin-marker/lists"}