{"id":29643736,"url":"https://github.com/cansi22/watch-later-quick-remove","last_synced_at":"2026-05-11T07:28:12.093Z","repository":{"id":305029174,"uuid":"1021684505","full_name":"cansi22/watch-later-quick-remove","owner":"cansi22","description":"UserScript that instantly removes any video from your YouTube “Watch Later” playlist with a single click, without opening menus.","archived":false,"fork":false,"pushed_at":"2025-08-08T18:15:11.000Z","size":69,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-08T20:29:42.202Z","etag":null,"topics":["greasemonkey","tampermonkey","userscript","youtube"],"latest_commit_sha":null,"homepage":"https://github.com/cansi22/watch-later-quick-remove","language":"JavaScript","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/cansi22.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,"zenodo":null}},"created_at":"2025-07-17T19:23:56.000Z","updated_at":"2025-08-08T18:09:05.000Z","dependencies_parsed_at":"2025-07-18T01:31:01.158Z","dependency_job_id":"f9e0b676-7a01-4985-aab9-4910cd243ffa","html_url":"https://github.com/cansi22/watch-later-quick-remove","commit_stats":null,"previous_names":["cansi22/watch-later-quick-remove"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/cansi22/watch-later-quick-remove","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cansi22%2Fwatch-later-quick-remove","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cansi22%2Fwatch-later-quick-remove/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cansi22%2Fwatch-later-quick-remove/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cansi22%2Fwatch-later-quick-remove/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cansi22","download_url":"https://codeload.github.com/cansi22/watch-later-quick-remove/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cansi22%2Fwatch-later-quick-remove/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271330292,"owners_count":24740815,"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-08-20T02:00:09.606Z","response_time":69,"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":["greasemonkey","tampermonkey","userscript","youtube"],"created_at":"2025-07-22T00:01:16.143Z","updated_at":"2026-05-11T07:28:07.067Z","avatar_url":"https://github.com/cansi22.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quick Remove from Watch Later\n\n**Instantly remove videos from your YouTube “Watch Later” playlist with one click.**\n\n---\n\n## 📸 Screenshot\n\n![Demo of Quick Remove](assets/capture.png)\n\n---\n\n## 🔧 Installation\n\n1. Install a userscript manager such as [Tampermonkey](https://www.tampermonkey.net/) or [Violentmonkey](https://violentmonkey.github.io/).\n2. Click the **Install** badge below to add the script directly to your userscript manager:\n\n   [![Install Userscript](https://img.shields.io/badge/Install-Userscript-brightgreen?logo=greasyfork)](https://raw.githubusercontent.com/cansi22/watch-later-quick-remove/main/watch-later-quick-remove.user.js)\n\n\n   *If the badge doesn’t work, manually copy the script by clicking [here](https://raw.githubusercontent.com/cansi22/watch-later-quick-remove/main/watch-later-quick-remove.user.js).*\n3. In your userscript manager, click **“+ Add a new script”**.\n4. Paste the script and save.\n5. Navigate to your **Watch Later** playlist:\n\n   ```\n   https://www.youtube.com/playlist?list=WL\n   ```\n6. Look for the **red 🗑️ icon** next to each video—click to remove instantly.\n\n---\n\n## 🚀 Usage\n\n* **Remove a video**: Click the 🗑️ button next to any entry in your “Watch Later” playlist.\n* **No extra menus**: The script triggers YouTube’s internal delete action without opening context menus.\n* **Instant feedback**: The video element is removed from the page immediately after deletion.\n\n---\n\n## 📦 Files\n\n* **`watch-later-quick-remove.user.js`** – The main userscript.\n* **`assets/capture.png`** – Animated GIF or screenshot showing the script in action.\n* **`LICENSE`** – MIT License.\n---\n## Changelog\nYou can check all changes in [CHANGELOG.md](./CHANGELOG.md).\n\n## 🤝 Contributing\n\nContributions welcome!\n\n1. Fork the repository.\n2. Create a feature branch:\n\n   ```bash\n   git checkout -b feature/awesome-feature\n   ```\n3. Commit your changes:\n\n   ```bash\n   git commit -am \"Add new feature\"\n   ```\n4. Push to the branch:\n\n   ```bash\n   git push origin feature/awesome-feature\n   ```\n5. Open a Pull Request on GitHub.\n\n---\n\n## 📄 License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcansi22%2Fwatch-later-quick-remove","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcansi22%2Fwatch-later-quick-remove","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcansi22%2Fwatch-later-quick-remove/lists"}