TiA4f8R
|
fffbbee7f3
[YouTube] Add missing Nonnull annotations in getCache method of YouTube DASH manifest creators
|
2 years ago |
TiA4f8R
|
f7b1515290
[YouTube] Refactor DASH manifests creation
|
2 years ago |
TiA4f8R
|
f17f7b9842
Apply requested changes in YoutubeParsingHelper
|
2 years ago |
TiA4f8R
|
301b9fa024
Remove hashCode and equals methods overrides of Stream classes
|
2 years ago |
TiA4f8R
|
2f3920c648
[YouTube] Return approxDurationMs value from YouTube's player response in ItagItems generated
|
2 years ago |
TiA4f8R
|
4158fc46a0
[Bandcamp] Fix regression of Opus radio streams extraction
|
2 years ago |
TiA4f8R
|
54d323c2ae
Fix Checkstyle issue in YoutubeDashManifestCreator
|
2 years ago |
Stypox
|
2321822844
Rename Stream's baseUrl to manifestUrl
|
2 years ago |
Stypox
|
cfc13f4a6f
[YouTube] Reduce exception generation code and move several attributes of MPD documents into constants
|
2 years ago |
Stypox
|
00bbe5eb4d
[YouTube] Make exception messages smaller
|
2 years ago |
Stypox
|
4da05afe11
[YouTube] Inline collectSegmentsData in YoutubeDashManifestCreator
|
2 years ago |
Stypox
|
3708ab9ed5
[YouTube] Refactor YoutubeDashManifestCreator
|
2 years ago |
Stypox
|
5c83409039
[YouTube] Rewrite manifest test and rename long methods
|
2 years ago |
Stypox
|
8226fd044f
[YouTube] Suppress Sonar security warning for XEE
|
2 years ago |
Stypox
|
ba68b8c014
[YouTube] Secure DashManifestCreator against XEE attack
|
2 years ago |
Stypox
|
159d05c91b
Remove unused DashMpdParser (but kept in git history)
|
2 years ago |
Stypox
|
50272db946
Apply reviews: improve comments, remove FILE, remove Stream#equals(Stream)
|
2 years ago |
TiA4f8R
|
07b045f20d
[YouTube] Support the iOS client in YoutubeDashManifestCreator and decrypt again the n parameter, if present, for all clients
|
2 years ago |
TiA4f8R
|
436ddde29f
Use assertThrows in YoutubeDashManifestCreatorTest
|
2 years ago |
TiA4f8R
|
d64d7bbd01
Move ManifestCreatorCache tests to a separate class and remove override of equals and hashCode methods in ManifestCreatorCache
|
2 years ago |
TiA4f8R
|
2fb1a412a6
Fix Checkstyle issues, revert resolution string changes for YouTube video streams and don't return the rn parameter in DASH manifests
|
2 years ago |
TiA4f8R
|
f61e2092a1
[YouTube] Return a copy of the hardcoded ItagItem instead of returning the reference to the hardcoded one in ItagItem.getItag
|
2 years ago |
TiA4f8R
|
aa4c10e751
Improve documentation and adress most of the requested changes
|
2 years ago |
TiA4f8R
|
6985167e63
Add tests for YoutubeDashManifestCreator and ManifestCreatorCache
|
2 years ago |
TiA4f8R
|
f6ec7f9a61
Update DefaultStreamExtractorTest and SoundcloudStreamExtractorTest to support changes made in Stream classes
|
2 years ago |
TiA4f8R
|
7477ed0f3d
[YouTube] Add ability to generate manifests of progressive, OTF and post live streams
|
2 years ago |
TiA4f8R
|
a857684442
Apply changes in YoutubeStreamExtractor
|
2 years ago |
TiA4f8R
|
4330b5f7be
Add POST_LIVE_STREAM and POST_LIVE_AUDIO_STREAM stream types
|
2 years ago |
TiA4f8R
|
881969f1da
Apply changes in all StreamExtractors except YouTube's one and fix extraction of PeerTube audio streams as video streams
|
2 years ago |
TiA4f8R
|
d5f3637fc3
[YouTube] Return more values returned inside the ItagItems of the player response and deprecate use of public audio and video fields
|
2 years ago |