This project is mirrored from https://github.com/TeamNewPipe/NewPipeExtractor.
Pull mirroring updated .
- 14 Feb, 2021 1 commit
-
-
TobiGr authored
-
- 13 Feb, 2021 2 commits
- 12 Feb, 2021 6 commits
- 09 Feb, 2021 1 commit
-
-
bopol authored
In StreamInfo and CommentsInfo
-
- 05 Feb, 2021 1 commit
-
-
bopol authored
fixes https://github.com/TeamNewPipe/NewPipeExtractor/issues/524, see it for more details
-
- 03 Feb, 2021 1 commit
-
-
TiA4f8R authored
YouTube changed the name of the chapters in the JSON from engagement-panel-macro-markers to engagement-panel-macro-markers-description-chapters, so extracting chapters doesn't work.
-
- 29 Jan, 2021 3 commits
-
-
Tobias Groza authored
[YouTube Music] Fix extracting search item view/subscriber count when = 0
-
TobiGr authored
I searched for "StandardCharsets" to prevent possible bugs with Android KitKat. The import is unused and is therefor removed. There are other usages of the StandardCharsets class in the test implementation, but those are not relevant.
-
Stypox authored
-
- 23 Jan, 2021 3 commits
-
-
Tobias Groza authored
rename getHeartedByCreator and getPinned to isPinned and isHeartedByC…
-
bopol authored
-
Tobias Groza authored
Extract whether the comment is pinned
-
- 22 Jan, 2021 4 commits
-
-
bopol authored
-
Tobias Groza authored
update invidious instances list
-
bopol authored
as suggested by @TobiGr
-
bopol authored
-
- 16 Jan, 2021 2 commits
-
-
Tobias Groza authored
Add if-else statement to run tests against real website on schedule
-
XiangRongLin authored
-
- 15 Jan, 2021 9 commits
-
-
Stypox authored
Pass on gradle JVM system property to test JVM
-
XiangRongLin authored
-
Stypox authored
Adjust CI workflow to run tests with mocks
-
Stypox authored
Ignore all failing tests
-
XiangRongLin authored
-
XiangRongLin authored
Now MockDownloader will be used in tests.
-
Stypox authored
[media.ccc.de] Fix NPE in search results if they contain a future talk
-
Stypox authored
Mock mix pl tests
-
XiangRongLin authored
-
- 14 Jan, 2021 5 commits
-
-
Stypox authored
[media.ccc.de] Recent kiosk: order streams by upload date
-
Tobias Groza authored
Add durationPerFrame to Frameset
-
XiangRongLin authored
-
vkay94 authored
-
Tobias Groza authored
Fix PeerTube tests by changing instance
-
- 12 Jan, 2021 2 commits
-
-
Tobias Groza authored
comments: add heartedByUploader and extract it for YouTube
-
TobiGr authored
[media.ccc.de] Recent kiosk: Add comment clarifying "length" and "duration" fields have the same value
-