Improve documentation and adress most of the requested changes
Also fix some issues in several places, in the code and the documentation.
This commit is contained in:
@@ -53,7 +53,7 @@ class YoutubeDashManifestCreatorTest {
|
||||
// Setting a higher number may let Google video servers return a lot of 403s
|
||||
private static final int MAXIMUM_NUMBER_OF_STREAMS_TO_TEST = 3;
|
||||
|
||||
public static class testGenerationOfOtfAndProgressiveManifests {
|
||||
public static class TestGenerationOfOtfAndProgressiveManifests {
|
||||
private static final String url = "https://www.youtube.com/watch?v=DJ8GQUNUXGM";
|
||||
private static YoutubeStreamExtractor extractor;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user