NewPipeExtractor/extractor/src/test/java/org/schabi/newpipe/extractor
AudricV 7d27f8f25d
[YouTube] Fix descriptive audio role property value in generated DASH manifests
The note 2 of the section 5.8.5.5 of ISO/IEC 23009-1 specifies that when using
the alternate role value, a description of what the alternate track is should
be added.

As alternate is a generic role and a description role exists, it should be used
instead of the alternate one.

The property value has been of course updated in the corresponding test.
2023-03-11 22:03:04 +01:00
..
services [YouTube] Fix descriptive audio role property value in generated DASH manifests 2023-03-11 22:03:04 +01:00
utils [YouTube] Add JavaScript lexer to parse completely throttling decryption function (#905) 2022-09-24 19:55:46 +02:00
ExtractorAsserts.java [YouTube] Rewrite manifest test and rename long methods 2022-05-28 12:00:51 +02:00
NewPipeTest.java Removed more unused methods 2022-05-09 21:05:03 +02:00