{"id":13825672,"url":"https://github.com/Qiamast/Directory-Video-Duration-Calculator","last_synced_at":"2025-07-08T22:31:56.960Z","repository":{"id":109556234,"uuid":"599666784","full_name":"Qiamast/Directory-Video-Duration-Calculator","owner":"Qiamast","description":"A script that calculates the total duration of all videos in a directory","archived":false,"fork":false,"pushed_at":"2023-02-09T17:03:14.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-04T09:04:06.630Z","etag":null,"topics":["duration-calculator","duration-measurement","python","python-script","python-scripting","tools","video-duration"],"latest_commit_sha":null,"homepage":"","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/Qiamast.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-09T16:17:57.000Z","updated_at":"2023-03-19T21:00:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac47f2ea-93b4-4e69-8b4e-72105bd8b3b6","html_url":"https://github.com/Qiamast/Directory-Video-Duration-Calculator","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/Qiamast%2FDirectory-Video-Duration-Calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qiamast%2FDirectory-Video-Duration-Calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qiamast%2FDirectory-Video-Duration-Calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qiamast%2FDirectory-Video-Duration-Calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qiamast","download_url":"https://codeload.github.com/Qiamast/Directory-Video-Duration-Calculator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225470631,"owners_count":17479366,"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":["duration-calculator","duration-measurement","python","python-script","python-scripting","tools","video-duration"],"created_at":"2024-08-04T09:01:25.127Z","updated_at":"2024-11-20T04:30:42.891Z","avatar_url":"https://github.com/Qiamast.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Video Duration Calculator\n\n```\nA script that calculates the total duration of all videos in a directory\nand its subdirectories, using `ffprobe` and a progress bar. The result is written to a text file.\n```\n\n## Requirements\n- Python 3.10\n- ffprobe.exe\n- tqdm (for progress bar)\n\n## Usage\n\n1. Install the required packages:\n```bash\npip install tqdm\n```\n2. Clone this repository or download the script.\n```bash\ngit clone https://github.com/Qiamast/Directory-Video-Duration-Calculator.git\n```\n3. Run the script in the terminal/command prompt:\n```bash\npython main.py\n```\n\n4. The result will be written to a text file named `total_duration.txt`.\n```bash\nTotal duration of all videos: 71.66 hours\n```\n\n## Support\n\nPlease open an issue if you encounter any problems or have any questions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FQiamast%2FDirectory-Video-Duration-Calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FQiamast%2FDirectory-Video-Duration-Calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FQiamast%2FDirectory-Video-Duration-Calculator/lists"}