{"id":14979836,"url":"https://github.com/mattwright324/youtube-comment-suite","last_synced_at":"2025-04-12T15:34:52.553Z","repository":{"id":44598546,"uuid":"77310920","full_name":"mattwright324/youtube-comment-suite","owner":"mattwright324","description":"Download YouTube comments from numerous videos, playlists, and channels for archiving, general search, and showing activity.","archived":false,"fork":false,"pushed_at":"2024-11-02T18:14:38.000Z","size":2972,"stargazers_count":283,"open_issues_count":29,"forks_count":47,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-04-03T15:09:18.032Z","etag":null,"topics":["desktop-app","javafx","osint","osint-tool","scraper","sqlite3","youtube","youtube-api-v3","youtube-comment-scraper","youtube-comments","youtube-comments-downloader","youtube-search"],"latest_commit_sha":null,"homepage":"","language":"Java","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/mattwright324.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2016-12-25T04:49:47.000Z","updated_at":"2025-03-17T11:37:15.000Z","dependencies_parsed_at":"2024-09-19T03:01:51.464Z","dependency_job_id":"e113e6e9-9281-4204-bfac-7a479f6379a9","html_url":"https://github.com/mattwright324/youtube-comment-suite","commit_stats":{"total_commits":212,"total_committers":2,"mean_commits":106.0,"dds":0.004716981132075526,"last_synced_commit":"f5987206f5107fab6055833106b98bda95ff6206"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattwright324%2Fyoutube-comment-suite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattwright324%2Fyoutube-comment-suite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattwright324%2Fyoutube-comment-suite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattwright324%2Fyoutube-comment-suite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattwright324","download_url":"https://codeload.github.com/mattwright324/youtube-comment-suite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248590032,"owners_count":21129734,"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":["desktop-app","javafx","osint","osint-tool","scraper","sqlite3","youtube","youtube-api-v3","youtube-comment-scraper","youtube-comments","youtube-comments-downloader","youtube-search"],"created_at":"2024-09-24T14:00:45.599Z","updated_at":"2025-04-12T15:34:52.519Z","avatar_url":"https://github.com/mattwright324.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"https://i.imgur.com/Uw2CJ7v.png\" width=\"466\" height=\"64\" /\u003e\n\n![Github All Releases](https://img.shields.io/github/downloads/mattwright324/youtube-comment-suite/total.svg?style=flat-square)\n![GitHub release](https://img.shields.io/github/release/mattwright324/youtube-comment-suite.svg?style=flat-square)\n![Github Releases](https://img.shields.io/github/downloads/mattwright324/youtube-comment-suite/latest/total.svg?style=flat-square)\n\nYouTube Comment Suite lets you aggregate YouTube comments from numerous videos, playlists, and channels for archiving,\ngeneral search, and showing activity. Achieve the functionality of the *Community \u003e Comments* tool that is provided to\nYouTube creators and more.\n\n![Examples](https://i.imgur.com/s742FqW.png)\n\n* Want to see how often a keyword/topic comes up?\n* Have a question that may have been answered in the thousands of comments and videos?\n* Want to know who the most active and popular fans are?\n* Want to see a user's comment history over an entire channel or channels?\n\n## Features\n\n* Cross-platform using Java 8 and JavaFX\n* Include multiple channels, playlists, and videos in a single group.\n* Search for comments by video, type, username, keyword, length, and date.\n* Display stats about videos: publishes per week, most popular, most commented, and disabled.\n* Display stats about comments: posts per week, most active posters, most popular posters.\n* Option to save thumbnails and profiles for archival and offline viewing.\n* View video context when selecting a comment.\n\n## Install\n\n[![GitHub Releases](https://img.shields.io/badge/downloads-releases-brightgreen.svg?maxAge=60\u0026style=flat-square)](https://github.com/mattwright324/youtube-comment-suite/releases)\n\n### Windows\n\nExtract the latest release zip file and run `youtube-comment-suite-#.#.#.jar`.\n\n* Be sure that you have Java 8 installed, if not you can get it\n  [here from Oracle](https://www.java.com/en/download/).\n* If you want to use Java 11 or higher, there is a workaround in the wiki here:\n  [Installation - Java 11+](https://github.com/mattwright324/youtube-comment-suite/wiki/Installation---Java-11)\n\n### Linux / Ubuntu\n\nInstructions on how to get this running in Ubuntu 16, 17, 18, 19, or 20 can be found in the wiki here:\n\n* [Installation - Ubuntu 16 17 18 19 20](https://github.com/mattwright324/youtube-comment-suite/wiki/Installation---Ubuntu-16-17-18-19-20)\n\n### Extracting the zip\n\nWhen extracting the latest release zip, be sure to include the `lib` folder alongside the jar otherwise it will not run.\n\nSimply extracting all zip contents to a folder will do this.\n\n## Getting Started\n\nWant to know more about how to use this\nprogram? [Check out the Wiki!](https://github.com/mattwright324/youtube-comment-suite/wiki/Overview-of-the-interface)\n\n## Building\n\nRefer to [BUILD.md](https://github.com/mattwright324/youtube-comment-suite/blob/master/BUILD.md)\nfor instructions on how to build and run from source.\n\n## Contributing\n\nContributions are welcome, refer\nto [CONTRIBUTING.md](https://github.com/mattwright324/youtube-comment-suite/blob/master/CONTRIBUTING.md)\nfor more detail.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattwright324%2Fyoutube-comment-suite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattwright324%2Fyoutube-comment-suite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattwright324%2Fyoutube-comment-suite/lists"}