{"id":15056199,"url":"https://github.com/localhostpib/youtubeapi","last_synced_at":"2026-02-23T08:02:50.373Z","repository":{"id":130731269,"uuid":"457927490","full_name":"localhostPIB/YoutubeApi","owner":"localhostPIB","description":"Youtube comments and metadata in a SQLite database using the Youtube/Google API. ","archived":false,"fork":false,"pushed_at":"2022-10-16T18:01:04.000Z","size":674,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T06:12:51.563Z","etag":null,"topics":["apache-commons-csv","csv","google-oauth2","hibernate","i18n","jar","java","javafx","jdbc-sqlite","lombok","materialfx","maven","openjfx","pdfbox","pixabay","sqlite","xhtml","youtube-api"],"latest_commit_sha":null,"homepage":"","language":"Java","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/localhostPIB.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":"2022-02-10T19:56:20.000Z","updated_at":"2022-11-27T00:22:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"15c9f977-4497-4a3d-bc02-c4de5cc272e8","html_url":"https://github.com/localhostPIB/YoutubeApi","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localhostPIB%2FYoutubeApi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localhostPIB%2FYoutubeApi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localhostPIB%2FYoutubeApi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localhostPIB%2FYoutubeApi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/localhostPIB","download_url":"https://codeload.github.com/localhostPIB/YoutubeApi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243532562,"owners_count":20306156,"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":["apache-commons-csv","csv","google-oauth2","hibernate","i18n","jar","java","javafx","jdbc-sqlite","lombok","materialfx","maven","openjfx","pdfbox","pixabay","sqlite","xhtml","youtube-api"],"created_at":"2024-09-24T21:49:03.160Z","updated_at":"2025-10-25T06:38:38.578Z","avatar_url":"https://github.com/localhostPIB.png","language":"Java","readme":"# Youtube Comment Collector\n\n## Getting Started\n\n### JavaFX GUI\nIn the IDE you have to pass the following arguments `--module-path \"{/path/toDownloaded/javafx-sdk-17.0.1/lib}\" --add-modules javafx.controls, javafx.web, javafx.fxml`.\n\n## Built With\nFor this we use the build management tool Maven(v. 3.8.4) from the Apache Software Foundation.\n* [Maven](https://maven.apache.org/)\n\nWith the command `mvn install` you can create a jar.\n\n## Requirements\nTo start the \"project\" the frameworks and libraries listed below are required, which are provided in the `pom.xml` and\ncan be downloaded (from Maven) before starting the program. \n* [Hibernate](https://hibernate.org/)\n* [Lombok](https://projectlombok.org/)\n* [sqlite-dialect](https://github.com/gwenn/sqlite-dialect)\n* [SQLite](https://www.sqlite.org/)\n* [SQLite-JDBC](https://github.com/xerial/sqlite-jdbc)\n* [Data Mapper For Jackson](https://mvnrepository.com/artifact/org.codehaus.jackson/jackson-mapper-asl)\n* [OAuth 2.0 for Google-API](https://developers.google.com/identity/protocols/oauth2)\n* [YouTube Data V3 support](https://developers.google.com/resources/api-libraries/documentation/youtube/v3/java/latest/com/google/api/services/youtube/YouTube.html)\n* [Apache Commons CSV](https://commons.apache.org/proper/commons-csv/)\n* [Apache PDFBox](https://pdfbox.apache.org)\n* [OpenjFX](https://openjfx.io/)\n* [MaterialFX](https://github.com/palexdev/MaterialFX/)\n\n## Hint\nThe logos are from [Pixabay](https://pixabay.com/).\n* [Icon MainFrame](https://pixabay.com/de/vectors/youtube-logo-grafik-rot-1837872/)\n* [CD Icon](https://pixabay.com/de/vectors/cd-computer-scheibe-gerettet-1169624/)\n* [Load-Screen](https://pixabay.com/de/photos/cms-wordpress-265128/)\n* [Reply-Frame](https://pixabay.com/de/vectors/talk-reden-gespr%c3%a4ch-zwiegespr%c3%a4ch-2076968/)\n* [Root-Screen](https://pixabay.com/de/vectors/film-kino-video-motion-picture-158157/)\n* [VideoInfo-Frame](https://pixabay.com/de/vectors/rahmen-schwarz-wei%c3%9f-film-1662287/)\n* [Loading-Frame](https://pixabay.com/de/photos/erde-internet-globalisierung-2254769/)\n* [VideoInfo Icon](https://pixabay.com/de/vectors/videokassette-vhs-video-kassette-4010202/)\n\n## System-Requirements\n* ![Java 17](https://img.shields.io/badge/Java-17-green.svg) / ![](https://img.shields.io/badge/Java%20JDK-1.8-green)/ ![](https://img.shields.io/badge/Maven-3.8.4-green.svg)\n* ![OSX](https://img.shields.io/badge/OS-OSX-green.svg) / ![Linux](https://img.shields.io/badge/OS-Linux-green.svg)/ ![Ubuntu](https://img.shields.io/badge/OS-Ubuntu-green.svg) /\n  ![Windows](https://img.shields.io/badge/OS-Windows-green.svg)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalhostpib%2Fyoutubeapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocalhostpib%2Fyoutubeapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalhostpib%2Fyoutubeapi/lists"}