TobiGr
|
1c30a2725e
Cache nParams to prevent executing the JavaScript function for the same nParam multiple times.
|
3 years ago |
XiangRongLin
|
3a3d1d7f2b
Make YoutubeJavaScriptExtractor and JavaScript methods static
|
3 years ago |
XiangRongLin
|
a683c8d278
Delete duplicated code to load youtube javascript file
|
3 years ago |
XiangRongLin
|
a02ee2e952
Rewrite youtube throttling solution and add tests
|
3 years ago |
Tobi
|
ada67d136a
Merge pull request #647 from litetex/playerSeekbarPreview
|
3 years ago |
litetex
|
0c12b396e5
Review changes
|
3 years ago |
litetex
|
ecf4232ce3
Using ``Collections.emptyList()``
|
3 years ago |
litetex
|
0f9ed020a4
Frameset has to implement Serializable or NewPipe fails
|
3 years ago |
litetex
|
17ccaf4b87
Update YoutubeStreamExtractor.java
|
3 years ago |
litetex
|
4e41e172ea
Update Frameset.java
|
3 years ago |
litetex
|
09b670d745
Renamed frames to previewFrames (so it's better understandable)
|
3 years ago |
litetex
|
b086655d54
Reverted useless change
|
3 years ago |
litetex
|
93b0c5b15f
Added seekbar data
|
3 years ago |
XiangRongLin
|
6956b72af7
Fix YoutubeThrottlingDecoder.replaceNParam
|
3 years ago |
XiangRongLin
|
a189f685dc
cache player js code
|
3 years ago |
XiangRongLin
|
fcdb9bdbeb
add url to sout
|
3 years ago |
XiangRongLin
|
80cf8b3acd
Extract separate YoutubeThrottlingDecoder
|
3 years ago |
XiangRongLin
|
a86a30103f
[Youtube] bare bones version to solve throttling
|
3 years ago |
bopol
|
c38a06e8dc
Merge pull request #661 from B0pol/peertube-livestreams
|
3 years ago |
Tobi
|
b45bb411e8
Merge pull request #652 from litetex/fixYTCommentsAndAddDisabledComments
|
3 years ago |
TobiGr
|
6fd93cdb31
Release 0.21.6
|
3 years ago |
litetex
|
fdebf3c6cd
Added javadoc warnings
|
3 years ago |
litetex
|
6860543b07
Added more doc
|
3 years ago |
litetex
|
a59fead0d7
Fixed typos
|
3 years ago |
litetex
|
688a1c316b
Fixed Exception when YT comments are disabled and added ``commentsDisabled`` field
|
3 years ago |
litetex
|
ca33f4f60b
Improved code format (final) and added ``isCommentsDisabled`` method
|
3 years ago |
Tobi
|
f324772254
Merge pull request #676 from TeamNewPipe/fix/consent-cookie
|
3 years ago |
TobiGr
|
dbdc962a07
Update mocks
|
3 years ago |
TobiGr
|
9ca6dc26ed
Fix invalid CONSENT cookie value
|
3 years ago |
Tobi
|
a023f08774
Merge pull request #673 from XiangRongLin/recording_downloader
|
3 years ago |