Skip to content

localhostPIB/YoutubeApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Comment Collector

Getting Started

CLI

To use this program, you need a client secret. For more information, visit Google Docs. The Main method class Starter.java starts the application, as arguments the client secret and video-id (e.g. https://www.youtube.com/watch?v={video-id}) are needed. Command: java -jar YoutubeApi-1.0-SNAPSHOT-jar-with-dependencies.jar videoId Client-Secret

JavaFX GUI

In 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.

Built With

For this we use the build management tool Maven(v. 3.8.4) from the Apache Software Foundation.

Requirements

To start the "project" the frameworks and libraries listed below are required, which are provided in the pom.xml and can be downloaded (from Maven) before starting the program.

Hint

The logos are from Pixabay.

System-Requirements

  • Java 17 / /
  • OSX / Linux/ Ubuntu / Windows