{"id":23188286,"url":"https://github.com/rtfmkiesel/alteredsecurity-videoplayer","last_synced_at":"2025-04-05T05:43:44.913Z","repository":{"id":267118349,"uuid":"818959098","full_name":"rtfmkiesel/alteredsecurity-videoplayer","owner":"rtfmkiesel","description":"A Video Player for AlteredSecurity Courses","archived":false,"fork":false,"pushed_at":"2024-12-08T13:02:03.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T13:38:08.494Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/rtfmkiesel.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}},"created_at":"2024-06-23T11:18:22.000Z","updated_at":"2024-12-08T13:02:07.000Z","dependencies_parsed_at":"2024-12-08T14:17:46.713Z","dependency_job_id":"995901ec-8f8e-4345-8bc5-b9ea2a00373c","html_url":"https://github.com/rtfmkiesel/alteredsecurity-videoplayer","commit_stats":null,"previous_names":["rtfmkiesel/alteredsecurity-videoplayer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtfmkiesel%2Falteredsecurity-videoplayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtfmkiesel%2Falteredsecurity-videoplayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtfmkiesel%2Falteredsecurity-videoplayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtfmkiesel%2Falteredsecurity-videoplayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtfmkiesel","download_url":"https://codeload.github.com/rtfmkiesel/alteredsecurity-videoplayer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294462,"owners_count":20915338,"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":["python"],"created_at":"2024-12-18T11:14:09.071Z","updated_at":"2025-04-05T05:43:44.887Z","avatar_url":"https://github.com/rtfmkiesel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Video Player for AlteredSecurity Courses\nI quickly made this to track my progression throughout the videos provided by AlteredSecurity. It works by using [local browser storage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage). \n\nThe HTML and JS will:\n+ Be like a regular video player with\n\t+ play/pause\n\t+ previous/next\n\t+ 10s back/forward\n\t+ speed adjustments\n\t+ light/dark mode\n+ Remember your settings\n\t+ the last video you were viewing\n\t+ the timestamp and playback speed\n\t+ light/dark mode\n\n![Demo Image](demo.png)\n\n## Usage\nInstall the dependencies (just `jinja2`) and then generate the HTML with `generate.py`. Afterward open the HTML in your preferred browser and add it as a bookmark. \n\n```\nusage: generate.py [-h] -t TITLE -d DIR [-o OUTFILE] [-e EXTENSION]\n\noptions:\n  -h, --help            show this help message and exit\n  -t TITLE, --title TITLE\n                        Course Title\n  -d DIR, --dir DIR     Directory containing the videos\n  -o OUTFILE, --outfile OUTFILE\n                        Output HTML file\n  -e EXTENSION, --extension EXTENSION\n                        Video file extension\n```\n\nExample:\n```bash\npip install -r requirements.txt\n\npython generate.py -t \"Azure AD\" -d ~/edu/azureadlab/CourseVideos -o ~/edu/azureadlab/CourseVideos/index.html\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtfmkiesel%2Falteredsecurity-videoplayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtfmkiesel%2Falteredsecurity-videoplayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtfmkiesel%2Falteredsecurity-videoplayer/lists"}