NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube
TobiGr b218bf69bd Implement PlaylistInfo.getDescription()
Implement PlaylistExtractor.getDescription() for PeerTube and SoundCloud.
Anotate   PlaylistExtractor.getDescription() as Nonnull
2023-05-12 00:44:10 +02:00
..
dashmanifestcreators Add track types to audio streams (#1041) 2023-03-28 00:02:20 +02:00
extractors Implement PlaylistInfo.getDescription() 2023-05-12 00:44:10 +02:00
linkHandler [YouTube] Support live URLs and do minor improvements to YoutubeStreamLinkHandlerFactory 2023-01-28 19:36:20 +01:00
DeliveryType.java Solve some review comments 2022-05-28 12:00:57 +02:00
ItagItem.java Add track types to audio streams (#1041) 2023-03-28 00:02:20 +02:00
YoutubeJavaScriptExtractor.java [YouTube] Fix checkstyle issues 2022-03-26 19:42:40 +01:00
YoutubeParsingHelper.java fix: set musicClientVersion regex capture group 2023-04-16 19:25:05 +02:00
YoutubeService.java [YouTube] Now music mixes can be treated as normal mixes 2023-01-15 23:28:59 +01:00
YoutubeThrottlingDecrypter.java [YouTube] Don't use a specific letter for the decryption function name pattern 2022-09-24 21:49:22 +02:00