Skip to content

Commit 5cbe289

Browse files
committed
fix: fix javadoc
1 parent 6a29b24 commit 5cbe289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/main/java/io/github/thoroldvix/api/TranscriptRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package io.github.thoroldvix.api;
22

33
/**
4-
* Request object for retrieving transcripts from {@link PlaylistsTranscriptApi}.
4+
* Request object for retrieving transcripts.
55
* <p>
66
* Contains API key required for the YouTube V3 API,
77
* 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.

0 commit comments

Comments
 (0)