NewPipeExtractor/extractor
TiA4f8R d5f3637fc3
[YouTube] Return more values returned inside the ItagItems of the player response and deprecate use of public audio and video fields
These fields can be now replaced by a getter and a setter.

New fields have been added and will allow the creation of DASH manifests for OTF and ended livestreams. There are:
- contentLength;
- approxDurationMs;
- targetDurationSec;
- sampleRate;
- audioChannels.
2022-05-28 12:00:42 +02:00
..
src [YouTube] Return more values returned inside the ItagItems of the player response and deprecate use of public audio and video fields 2022-05-28 12:00:42 +02:00
build.gradle Add checkstyle to extractor gradle project 2022-03-26 19:37:46 +01:00