Tobi
|
1e0c409bec
|
Merge pull request #760 from litetex/fix-test
Fix test
|
2021-12-11 12:44:45 +01:00 |
litetex
|
d9b2a2042a
|
Updated mock data for YoutubeCommentsExtractorTest
|
2021-12-08 22:11:45 +01:00 |
litetex
|
a3a0c1ee85
|
Fixed YoutubeCommentsExtractorTest
Old video was deleted / set to private
|
2021-12-08 22:11:34 +01:00 |
litetex
|
5c288eb8d7
|
Updated mock data for YoutubeChannelExtractorTest
|
2021-12-08 21:51:38 +01:00 |
litetex
|
75bb83a1b8
|
Fixed YoutubeChannelExtractorTest
Channel was restored, picked a new one
|
2021-12-08 21:51:15 +01:00 |
litetex
|
f276bacce5
|
Fixed SoundcloudStreamExtractorTest
|
2021-12-08 21:41:27 +01:00 |
litetex
|
7f99c1c193
|
Fixed YoutubeStreamExtractorLivestreamTest
|
2021-12-08 21:16:39 +01:00 |
litetex
|
652fdf2c36
|
Updated mock-data for YoutubeStreamExtractorAgeRestrictedTest
|
2021-12-08 21:08:25 +01:00 |
litetex
|
3c669d3cb5
|
Fixed YoutubeStreamExtractorAgeRestrictedTest
Looks like a lot of stuff (description, tags, name) got changed on the existing video.
Use a better suited video.
|
2021-12-08 21:08:03 +01:00 |
litetex
|
f735788a39
|
Fixed Soundcloud hardcoded client id
|
2021-12-08 21:00:53 +01:00 |
litetex
|
f6f2724634
|
Merge pull request #753 from B0pol/dis-likes
Fix YouTube likes + dislikes
|
2021-11-29 20:42:17 +01:00 |
bopol
|
56c8af710e
|
Code refactoring
|
2021-11-21 18:16:31 +01:00 |
bopol
|
c4eca91be9
|
Fix YouTube likes + dislikes
|
2021-11-19 21:36:03 +01:00 |
TobiGr
|
5028396405
|
Improve names and formatting
|
2021-11-14 13:44:13 +01:00 |
dependabot[bot]
|
1e0c802d8d
|
Bump spotbugs-annotations from 4.4.2 to 4.5.0
Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.4.2 to 4.5.0.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.4.2...4.5.0)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-annotations
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-14 13:43:44 +01:00 |
Tobi
|
68d7e4e20a
|
Merge pull request #742 from TeamNewPipe/dependabot/gradle/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.8 to 2.8.9
|
2021-11-08 19:37:09 +01:00 |
bopol
|
8e4f9995bf
|
Merge pull request #745 from TeamNewPipe/update_SC_hardcoded_client_id
Update hardcoded SoundCloud client_id
|
2021-11-04 16:33:08 +01:00 |
opusforlife2
|
cb80a646d9
|
Update hardcoded SoundCloud client_id
Hah! I got here first, @TobiGr!
|
2021-11-04 15:28:26 +00:00 |
litetex
|
7e7b78f1b3
|
Merge pull request #743 from B0pol/peertube-shortlinks
PeerTube short links support
|
2021-11-04 16:10:23 +01:00 |
bopol
|
396aecef19
|
Make sure playlists aren't accepted by PeertubeStreamLinkHandlerFactory
|
2021-11-03 14:41:39 +01:00 |
bopol
|
38ad1eaac5
|
[PeerTube] Support /w/ short video links part 2
We also need to support it for comments
|
2021-11-03 13:54:37 +01:00 |
bopol
|
026751624f
|
[PeerTube] Support /w/p/ short playlist links
|
2021-11-03 13:35:30 +01:00 |
bopol
|
e0b8e142fc
|
[PeerTube] Support /a/ and /c/ short links
|
2021-11-03 13:26:27 +01:00 |
bopol
|
599a91c88c
|
[PeerTube] Support /w/ short video links
|
2021-11-03 11:51:58 +01:00 |
dependabot[bot]
|
198d37090b
|
Bump gson from 2.8.8 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.8...gson-parent-2.8.9)
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 09:12:53 +00:00 |
litetex
|
4f60225ddc
|
Merge pull request #741 from mhmdanas/add-y2ube-link-support
Add support for y2u.be links
|
2021-10-26 18:43:36 +02:00 |
mhmdanas
|
3e8e2a1532
|
Add support for y2u.be links
|
2021-10-22 22:48:18 +03:00 |
Tobi
|
b425394e7a
|
Merge pull request #731 from FireMasterK/short-description
Extract Video Short Description in YouTube.
|
2021-10-15 23:10:00 +02:00 |
Tobi
|
4e9d9bffd0
|
Merge pull request #738 from TeamNewPipe/dependabot/gradle/com.github.spotbugs-spotbugs-annotations-4.4.2
Bump spotbugs-annotations from 4.4.1 to 4.4.2
|
2021-10-12 12:09:36 +02:00 |
dependabot[bot]
|
1867a381a8
|
Bump spotbugs-annotations from 4.4.1 to 4.4.2
Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.4.1...4.4.2)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-annotations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-12 09:11:11 +00:00 |
FireMaskterK
|
62313962a0
|
Add default implementation for getShortDescription.
|
2021-10-04 01:42:29 +01:00 |
Kavin
|
d1add05bc1
|
Add requested changes.
Co-authored-by: TiA4f8R <74829229+TiA4f8R@users.noreply.github.com>
Add final.
Co-authored-by: TiA4f8R <74829229+TiA4f8R@users.noreply.github.com>
|
2021-10-04 01:36:51 +01:00 |
Tobi
|
0b0c39aec2
|
Merge pull request #734 from TeamNewPipe/dependabot/gradle/org.jsoup-jsoup-1.14.3
Bump jsoup from 1.14.2 to 1.14.3
|
2021-10-02 16:49:34 +02:00 |
TobiGr
|
8dcb74724a
|
Release NewPipe Extractor 0.21.11
|
2021-10-02 16:25:35 +02:00 |
dependabot[bot]
|
3ca9f51b30
|
Bump jsoup from 1.14.2 to 1.14.3
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.2 to 1.14.3.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.14.2...jsoup-1.14.3)
---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-02 08:20:38 +00:00 |
TobiGr
|
d8ec3ce370
|
[SoundCloud] Update client id
|
2021-10-01 02:51:38 +02:00 |
FireMasterK
|
94efe86c71
|
Extract Video Short Description in YouTube.
In Trending, and Search results.
|
2021-09-22 16:26:16 +01:00 |
Tobi
|
a9d214478d
|
Merge pull request #703 from FireMasterK/comment-replies
Add support for extracting comment replies continuation
|
2021-09-14 23:58:14 +02:00 |
TobiGr
|
ce8cabb9f8
|
Release NewPipe Exttractor 0.21.10
|
2021-09-13 13:59:35 +02:00 |
FireMasterK
|
6aabdc6d16
|
Fix for requested changes.
|
2021-09-12 01:15:19 +05:30 |
Kavin
|
0aad09fa22
|
Update JavaDocs for comment replies continuation.
Co-authored-by: Stypox <stypox@pm.me>
|
2021-09-12 01:05:20 +05:30 |
Tobi
|
a031289a63
|
Merge pull request #727 from TeamNewPipe/dependabot/gradle/com.github.spotbugs-spotbugs-annotations-4.4.1
Bump spotbugs-annotations from 4.4.0 to 4.4.1
|
2021-09-10 18:25:27 +02:00 |
dependabot[bot]
|
82ae322cb8
|
Bump spotbugs-annotations from 4.4.0 to 4.4.1
Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.4.0...4.4.1)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-annotations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-10 09:11:27 +00:00 |
Tobi
|
62b87552f5
|
Merge pull request #725 from FireMasterK/related-uploader-avatar
Extract Channel Avatar in related videos.
|
2021-09-03 22:14:28 +02:00 |
FireMasterK
|
feb09e9997
|
Extract Channel Avatar in related videos.
|
2021-09-04 01:09:40 +05:30 |
Tobi
|
f0aa46b008
|
Merge pull request #724 from FireMasterK/streams-uploader-verified
Extract uploaderVerified to StreamInfo.
|
2021-09-03 18:18:04 +02:00 |
Tobi
|
c8037f5e00
|
Merge pull request #723 from FireMasterK/uploader-avatar
Extract Uploader's Avatar on YouTube and PeerTube
|
2021-09-03 18:13:59 +02:00 |
FireMasterK
|
857b2f39e8
|
Extract uploaderVerified to StreamInfo.
|
2021-09-03 21:27:58 +05:30 |
FireMasterK
|
1db463b55f
|
Add a default test for the Uploader's Avatar.
|
2021-09-03 21:05:36 +05:30 |
Kavin
|
db6b3b2c29
|
Extract uploader's avatar in peertube.
Co-authored-by: Tobi <TobiGr@users.noreply.github.com>
|
2021-09-02 16:14:45 +05:30 |