{"id":25414068,"url":"https://github.com/daiz/avspmacros","last_synced_at":"2025-04-22T14:26:46.482Z","repository":{"id":67370966,"uuid":"13625935","full_name":"Daiz/AvspMacros","owner":"Daiz","description":"A collection of AvsP(mod) macros.","archived":false,"fork":false,"pushed_at":"2013-10-16T17:27:15.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T14:48:51.152Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Daiz.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-10-16T17:26:29.000Z","updated_at":"2015-01-01T10:50:02.000Z","dependencies_parsed_at":"2023-02-20T18:15:43.165Z","dependency_job_id":null,"html_url":"https://github.com/Daiz/AvspMacros","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/Daiz%2FAvspMacros","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daiz%2FAvspMacros/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daiz%2FAvspMacros/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daiz%2FAvspMacros/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Daiz","download_url":"https://codeload.github.com/Daiz/AvspMacros/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250257779,"owners_count":21400797,"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-16T14:35:31.521Z","updated_at":"2025-04-22T14:26:46.464Z","avatar_url":"https://github.com/Daiz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nThis repository contains macros I've written for AvsP(mod), because why not. Descriptions for available macros below.\n\n## QuickTrim Begin/Mid/Stop\n\nQuickTrim is a collection of three macros intended to make writing trims faster. You should bind the macros to hotkeys like Ctrl+F1/F2/F3 or whatever (I personally use macro keys on my keyboard). Create a new line, make it a comment with `#` in the beginning and make sure the cursor is located after it. Then, open the video and start going through it. After that...\n\n- Hit Begin when you want to open a trim and the macro will write `Trim(CURRENT_FRAME,`\n- Hit Mid and the macro will write `PREVIOUS_FRAME)++Trim(CURRENT_FRAME,`\n- Hit Stop and the macro will write `CURRENT_FRAME)++`\n\nThe end result is that you will be able to quickly trim a video with just the navigation keys and three hotkeys. After you're done, just uncomment the line and delete the `++` from the end of the line and you should end up with a pretty trim line similar to this example:\n\n```\nTrim(2,928)++Trim(929,3624)++Trim(5726,25145)++Trim(26945,43647)++Trim(43648,46004)++Trim(47804,48250)++Trim(48251,48519)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaiz%2Favspmacros","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaiz%2Favspmacros","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaiz%2Favspmacros/lists"}