mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-29 00:10:35 +05:30
Update extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.java
This commit is contained in:
parent
d8ce08d969
commit
219c5c5be5
@ -1427,7 +1427,8 @@ public final class YoutubeParsingHelper {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns a {@link Map} containing the required YouTube headers.
|
||||
* Returns a {@link Map} containing the required YouTube headers, including the
|
||||
* <code>CONSENT</code> cookie to prevent redirects to <code>consent.youtube.com</code>
|
||||
*/
|
||||
public static Map<String, List<String>> getYouTubeHeaders()
|
||||
throws ExtractionException, IOException {
|
||||
|
Loading…
x
Reference in New Issue
Block a user