Skip to content

Commit

Permalink
fix: fix javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Thoroldvix committed Jun 15, 2024
1 parent 6a29b24 commit 5cbe289
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package io.github.thoroldvix.api;

/**
* Request object for retrieving transcripts from {@link PlaylistsTranscriptApi}.
* Request object for retrieving transcripts.
* <p>
* Contains API key required for the YouTube V3 API,
* and optionally a file path to the text file containing the authentication cookies. If cookies are not provided, the API will not be able to access age restricted videos.
Expand Down

0 comments on commit 5cbe289

Please sign in to comment.