{"id":24482305,"url":"https://github.com/cccaaannn/youtubepermanentprogressbar","last_synced_at":"2026-05-15T18:32:26.387Z","repository":{"id":112740989,"uuid":"597539978","full_name":"cccaaannn/YouTubePermanentProgressBar","owner":"cccaaannn","description":"Script to keep YouTube progress bar visible all the time.","archived":false,"fork":false,"pushed_at":"2025-01-10T23:14:22.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T02:49:36.531Z","etag":null,"topics":["greasyfork","greasyfork-script","youtube","youtube-progress-bar"],"latest_commit_sha":null,"homepage":"https://greasyfork.org/en/scripts/426283-youtube-permanent-progressbar","language":"JavaScript","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/cccaaannn.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-04T21:18:23.000Z","updated_at":"2025-01-10T23:14:26.000Z","dependencies_parsed_at":"2025-10-14T06:37:31.129Z","dependency_job_id":"c3344c98-53d6-413a-8798-5cf9ead8d22a","html_url":"https://github.com/cccaaannn/YouTubePermanentProgressBar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cccaaannn/YouTubePermanentProgressBar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cccaaannn%2FYouTubePermanentProgressBar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cccaaannn%2FYouTubePermanentProgressBar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cccaaannn%2FYouTubePermanentProgressBar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cccaaannn%2FYouTubePermanentProgressBar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cccaaannn","download_url":"https://codeload.github.com/cccaaannn/YouTubePermanentProgressBar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cccaaannn%2FYouTubePermanentProgressBar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33074840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["greasyfork","greasyfork-script","youtube","youtube-progress-bar"],"created_at":"2025-01-21T12:13:19.983Z","updated_at":"2026-05-15T18:32:26.368Z","avatar_url":"https://github.com/cccaaannn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YouTube Permanent ProgressBar\n#### Keeps YouTube progress bar visible all the time.\n___\n\n![GitHub top language](https://img.shields.io/github/languages/top/cccaaannn/YouTubePermanentProgressBar?style=flat-square) [![Greasy Fork](https://img.shields.io/greasyfork/l/426283?style=flat-square\u0026color=green)](https://greasyfork.org/en/scripts/426283-youtube-permanent-progressbar) [![Greasy Fork](https://img.shields.io/greasyfork/v/426283?style=flat-square\u0026color=blueviolet)](https://greasyfork.org/en/scripts/426283-youtube-permanent-progressbar) [![Greasy Fork](https://img.shields.io/greasyfork/dt/426283?style=flat-square\u0026color=blue)](https://greasyfork.org/en/scripts/426283-youtube-permanent-progressbar) [![Greasy Fork](https://img.shields.io/greasyfork/rating-count/426283?style=flat-square\u0026color=teal)](https://greasyfork.org/en/scripts/426283-youtube-permanent-progressbar)\n\n\n**Install script from [greasyfork youtube-permanent-progressbar](https://greasyfork.org/en/scripts/426283-youtube-permanent-progressbar)**\n\n\n### Features\n- No additional css required.\n- Works with new (chaptered) videos.\n\n### Options\nYou can change some options from the script.\n- Update interval.\n- Progress bar opacity separately for full screen and window modes.\n\n\n```javascript\noptions : {\n    UPDATE_INTERVAL: 500,                    // Update interval in milliseconds, decrease for smoother progress movement or increase for performance.\n    PROGRESSBAR_OPACITY_WINDOW: 1,           // Progress bar opacity on window mode between 0 - 1.\n    PROGRESSBAR_OPACITY_FULLSCREEN: 0.5,     // Progress bar opacity on fullscreen mode between 0 - 1.\n\n    UPDATE_VIDEO_TIMER : true,\n    UPDATE_PROGRESSBAR : true,\n    UPDATE_BUFFERBAR : true,\n    UPDATE_SCRUBBER: true\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcccaaannn%2Fyoutubepermanentprogressbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcccaaannn%2Fyoutubepermanentprogressbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcccaaannn%2Fyoutubepermanentprogressbar/lists"}